Home
last modified time | relevance | path

Searched defs:nhoff (Results 1 – 7 of 7) sorted by relevance

/net/netfilter/
Dnf_conntrack_l3proto_generic.c34 static bool generic_pkt_to_tuple(const struct sk_buff *skb, unsigned int nhoff, in generic_pkt_to_tuple()
58 static int generic_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in generic_get_l4proto()
Dnf_conntrack_core.c94 unsigned int nhoff, in nf_ct_get_tuple()
115 bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff, in nf_ct_get_tuplepr()
/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c35 static bool ipv4_pkt_to_tuple(const struct sk_buff *skb, unsigned int nhoff, in ipv4_pkt_to_tuple()
67 static int ipv4_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv4_get_l4proto()
/net/ipv6/netfilter/
Dnf_conntrack_l3proto_ipv6.c30 static bool ipv6_pkt_to_tuple(const struct sk_buff *skb, unsigned int nhoff, in ipv6_pkt_to_tuple()
115 static int ipv6_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv6_get_l4proto()
Dnf_conntrack_reasm.c200 const struct frag_hdr *fhdr, int nhoff) in nf_ct_frag6_queue()
571 int fhoff, nhoff; in nf_ct_frag6_gather() local
/net/ipv6/
Dip6_input.c162 unsigned int nhoff; in ip6_input_finish() local
Dreassembly.c265 struct frag_hdr *fhdr, int nhoff) in ip6_frag_queue()
458 unsigned int nhoff; in ip6_frag_reasm() local