Lines Matching refs:doff
314 struct sk_buff *skb, int doff,
322 struct sk_buff *skb, int doff, in inet_lookup_listener() argument
326 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
391 struct sk_buff *skb, int doff,
398 struct sk_buff *skb, int doff,
415 struct sk_buff *skb, int doff, in __inet_lookup() argument
430 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, in __inet_lookup()
436 struct sk_buff *skb, int doff, in inet_lookup() argument
444 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
453 struct sock *inet_steal_sock(struct net *net, struct sk_buff *skb, int doff, in inet_steal_sock() argument
478 reuse_sk = inet_lookup_reuseport(net, sk, skb, doff, in inet_steal_sock()
494 int doff, in __inet_lookup_skb() argument
504 sk = inet_steal_sock(net, skb, doff, iph->saddr, sport, iph->daddr, dport, in __inet_lookup_skb()
512 doff, iph->saddr, sport, in __inet_lookup_skb()