Home
last modified time | relevance | path

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

/linux-3.3/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.c110 unsigned int nhoff, in nf_ct_get_tuple()
131 bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff, in nf_ct_get_tuplepr()
/linux-3.3/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c37 static bool ipv4_pkt_to_tuple(const struct sk_buff *skb, unsigned int nhoff, in ipv4_pkt_to_tuple()
69 static int ipv4_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv4_get_l4proto()
/linux-3.3/net/ipv6/netfilter/
Dnf_conntrack_l3proto_ipv6.c34 static bool ipv6_pkt_to_tuple(const struct sk_buff *skb, unsigned int nhoff, in ipv6_pkt_to_tuple()
119 static int ipv6_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv6_get_l4proto()
Dnf_conntrack_reasm.c190 const struct frag_hdr *fhdr, int nhoff) in nf_ct_frag6_queue()
527 int fhoff, nhoff; in nf_ct_frag6_gather() local
/linux-3.3/net/core/
Dflow_dissector.c25 int poff, nhoff = skb_network_offset(skb); in skb_flow_dissect() local
/linux-3.3/net/ipv6/
Dip6_input.c172 unsigned int nhoff; in ip6_input_finish() local
Dreassembly.c250 struct frag_hdr *fhdr, int nhoff) in ip6_frag_queue()
417 unsigned int nhoff; in ip6_frag_reasm() local
/linux-3.3/drivers/net/ethernet/sfc/
Dfilter.c885 int nhoff; in efx_filter_rfs() local
/linux-3.3/include/linux/
Dipv6.h249 __u16 nhoff; member