Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c1648 static int fanout_add(struct sock *sk, struct fanout_args *args) in fanout_add() function
3933 return fanout_add(sk, &args); in packet_setsockopt()
3937 /* Paired with the WRITE_ONCE() in fanout_add() */ in packet_setsockopt()
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c1683 static int fanout_add(struct sock *sk, struct fanout_args *args) in fanout_add() function
3986 return fanout_add(sk, &args); in packet_setsockopt()
3990 /* Paired with the WRITE_ONCE() in fanout_add() */ in packet_setsockopt()

Completed in 12 milliseconds