Home
last modified time | relevance | path

Searched refs:doff (Results 1 – 5 of 5) sorted by relevance

/include/net/
Dinet6_hashtables.h60 struct sk_buff *skb, int doff,
69 struct sk_buff *skb, int doff,
78 struct sk_buff *skb, int doff,
87 struct sk_buff *skb, int doff, in __inet6_lookup() argument
102 return inet6_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in __inet6_lookup()
107 struct sock *inet6_steal_sock(struct net *net, struct sk_buff *skb, int doff, in inet6_steal_sock() argument
132 reuse_sk = inet6_lookup_reuseport(net, sk, skb, doff, in inet6_steal_sock()
147 struct sk_buff *skb, int doff, in __inet6_lookup_skb() argument
157 sk = inet6_steal_sock(net, skb, doff, &ip6h->saddr, sport, &ip6h->daddr, dport, in __inet6_lookup_skb()
165 doff, &ip6h->saddr, sport, in __inet6_lookup_skb()
[all …]
Dinet_hashtables.h309 struct sk_buff *skb, int doff,
317 struct sk_buff *skb, int doff, in inet_lookup_listener() argument
321 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
386 struct sk_buff *skb, int doff,
393 struct sk_buff *skb, int doff,
410 struct sk_buff *skb, int doff, in __inet_lookup() argument
425 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, in __inet_lookup()
431 struct sk_buff *skb, int doff, in inet_lookup() argument
439 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
448 struct sock *inet_steal_sock(struct net *net, struct sk_buff *skb, int doff, in inet_steal_sock() argument
[all …]
/include/net/netfilter/
Dnf_synproxy.h45 bool synproxy_parse_options(const struct sk_buff *skb, unsigned int doff,
/include/linux/
Dtcp.h32 return th->doff * 4; in __tcp_hdrlen()
47 return inner_tcp_hdr(skb)->doff * 4; in inner_tcp_hdrlen()
82 return (tcp_hdr(skb)->doff - 5) * 4; in tcp_optlen()
/include/uapi/linux/
Dtcp.h32 doff:4, member
42 __u16 doff:4, member