Lines Matching refs:doff
298 struct sk_buff *skb, int doff,
306 struct sk_buff *skb, int doff, in inet_lookup_listener() argument
310 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
375 struct sk_buff *skb, int doff,
382 struct sk_buff *skb, int doff,
399 struct sk_buff *skb, int doff, in __inet_lookup() argument
414 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, in __inet_lookup()
420 struct sk_buff *skb, int doff, in inet_lookup() argument
428 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
437 struct sock *inet_steal_sock(struct net *net, struct sk_buff *skb, int doff, in inet_steal_sock() argument
462 reuse_sk = inet_lookup_reuseport(net, sk, skb, doff, in inet_steal_sock()
478 int doff, in __inet_lookup_skb() argument
488 sk = inet_steal_sock(net, skb, doff, iph->saddr, sport, iph->daddr, dport, in __inet_lookup_skb()
496 doff, iph->saddr, sport, in __inet_lookup_skb()