Lines Matching refs:doff
309 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
473 reuse_sk = inet_lookup_reuseport(net, sk, skb, doff, in inet_steal_sock()
489 int doff, in __inet_lookup_skb() argument
499 sk = inet_steal_sock(net, skb, doff, iph->saddr, sport, iph->daddr, dport, in __inet_lookup_skb()
507 doff, iph->saddr, sport, in __inet_lookup_skb()