Home
last modified time | relevance | path

Searched defs:doff (Results 1 – 6 of 6) sorted by relevance

/net/ipv6/
Dinet6_hashtables.c117 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/
Dnf_socket_ipv4.c66 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/
Dnf_socket_ipv6.c78 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/
Dinet_hashtables.c256 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/
Dnf_synproxy_core.c28 synproxy_parse_options(const struct sk_buff *skb, unsigned int doff, in synproxy_parse_options()
/net/core/
Dflow_dissector.c1667 const u8 *doff; in __skb_get_poff() local