Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dinet6_hashtables.h88 struct sock *sk = skb_steal_sock(skb, refcounted); in __inet6_lookup_skb()
A Dinet_hashtables.h439 struct sock *sk = skb_steal_sock(skb, refcounted); in __inet_lookup_skb()
A Dsock.h2811 skb_steal_sock(struct sk_buff *skb, bool *refcounted) in skb_steal_sock() function
/linux-6.3-rc2/net/ipv6/
A Dudp.c988 sk = skb_steal_sock(skb, &refcounted); in __udp6_lib_rcv()
/linux-6.3-rc2/net/ipv4/
A Dudp.c2453 sk = skb_steal_sock(skb, &refcounted); in __udp4_lib_rcv()

Completed in 20 milliseconds