Home
last modified time | relevance | path

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

/Linux-v4.19/net/packet/
Daf_packet.c241 static void __fanout_unlink(struct sock *sk, struct packet_sock *po);
341 __fanout_unlink(sk, po); in __unregister_prot_hook()
1478 static void __fanout_unlink(struct sock *sk, struct packet_sock *po) in __fanout_unlink() function