Home
last modified time | relevance | path

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

/net/packet/
Daf_packet.c1633 static int fanout_add(struct sock *sk, u16 id, u16 type_flags) in fanout_add() function
3849 return fanout_add(sk, val & 0xffff, val >> 16); in packet_setsockopt()