Home
last modified time | relevance | path

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

/include/net/netfilter/
Dnf_conntrack_l3proto.h30 bool (*pkt_to_tuple)(const struct sk_buff *skb, unsigned int nhoff,
49 int (*get_l4proto)(const struct sk_buff *skb, unsigned int nhoff,
Dnf_conntrack_core.h42 bool nf_ct_get_tuple(const struct sk_buff *skb, unsigned int nhoff,
Dnf_conntrack.h189 bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff,
Dnf_tables.h22 u8 nhoff; member
/include/net/
Dudp_tunnel.h109 static inline void udp_tunnel_gro_complete(struct sk_buff *skb, int nhoff) in udp_tunnel_gro_complete() argument
113 uh = (struct udphdr *)(skb->data + nhoff - sizeof(struct udphdr)); in udp_tunnel_gro_complete()
Dudp.h163 int udp_gro_complete(struct sk_buff *skb, int nhoff);
/include/linux/
Detherdevice.h56 int eth_gro_complete(struct sk_buff *skb, int nhoff);
Dipv6.h107 __u16 nhoff; member
Dskbuff.h1010 void *data, __be16 proto, int nhoff, int hlen,
1032 int nhoff, int hlen, in skb_flow_dissect_flow_keys_buf() argument
1037 data, proto, nhoff, hlen, flags); in skb_flow_dissect_flow_keys_buf()
Dnetdevice.h2068 int (*gro_complete)(struct sk_buff *skb, int nhoff);
2085 int nhoff,