Searched defs:doff (Results 1 – 6 of 6) sorted by relevance
/net/ipv6/ |
D | inet6_hashtables.c | 117 struct sk_buff *skb, int doff, in lookup_reuseport() 136 struct sk_buff *skb, int doff, in inet6_lhash2_lookup() 164 struct sk_buff *skb, int doff, in inet6_lookup_run_bpf() 189 struct sk_buff *skb, int doff, in inet6_lookup_listener() 230 struct sk_buff *skb, int doff, in inet6_lookup()
|
/net/ipv4/netfilter/ |
D | nf_socket_ipv4.c | 66 nf_socket_get_sock_v4(struct net *net, struct sk_buff *skb, const int doff, in nf_socket_get_sock_v4() 96 int doff = 0; in nf_sk_lookup_slow_v4() local
|
/net/ipv6/netfilter/ |
D | nf_socket_ipv6.c | 78 nf_socket_get_sock_v6(struct net *net, struct sk_buff *skb, int doff, in nf_socket_get_sock_v6() 104 int doff = 0; in nf_sk_lookup_slow_v6() local
|
/net/ipv4/ |
D | inet_hashtables.c | 256 struct sk_buff *skb, int doff, in lookup_reuseport() 280 struct sk_buff *skb, int doff, in inet_lhash2_lookup() 308 struct sk_buff *skb, int doff, in inet_lookup_run_bpf() 331 struct sk_buff *skb, int doff, in __inet_lookup_listener()
|
/net/netfilter/ |
D | nf_synproxy_core.c | 28 synproxy_parse_options(const struct sk_buff *skb, unsigned int doff, in synproxy_parse_options()
|
/net/core/ |
D | flow_dissector.c | 1667 const u8 *doff; in __skb_get_poff() local
|