Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c238 static void __fanout_unlink(struct sock *sk, struct packet_sock *po);
336 __fanout_unlink(sk, po); in __unregister_prot_hook()
1491 static void __fanout_unlink(struct sock *sk, struct packet_sock *po) in __fanout_unlink() function