Home
last modified time | relevance | path

Searched refs:tprot_set (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables_ipv4.h14 pkt->tprot_set = true; in nft_set_pktinfo_ipv4()
41 pkt->tprot_set = true; in __nft_set_pktinfo_ipv4_validate()
78 pkt->tprot_set = true; in nft_set_pktinfo_ipv4_ingress()
H A Dnf_tables_ipv6.h22 pkt->tprot_set = true; in nft_set_pktinfo_ipv6()
55 pkt->tprot_set = true; in __nft_set_pktinfo_ipv6_validate()
103 pkt->tprot_set = true; in nft_set_pktinfo_ipv6_ingress()
H A Dnf_tables.h25 bool tprot_set; member
67 pkt->tprot_set = false; in nft_set_pktinfo_unspec()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_tables_trace.c116 nh_end = pkt->tprot_set ? pkt->xt.thoff : skb->len; in nf_trace_fill_pkt_info()
122 if (pkt->tprot_set) { in nf_trace_fill_pkt_info()
H A Dnft_payload.c111 if (!pkt->tprot_set) in nft_payload_eval()
616 if (!pkt->tprot_set) in nft_payload_set_eval()
H A Dnf_tables_core.c126 if (!pkt->tprot_set) in nft_payload_fast_eval()
H A Dnft_exthdr.c168 if (!pkt->tprot_set || pkt->tprot != IPPROTO_TCP) in nft_tcp_header_pointer()
H A Dnft_meta.c324 if (!pkt->tprot_set) in nft_meta_get_eval()