Home
last modified time | relevance | path

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

/Linux-v5.4/net/packet/
Daf_packet.c164 static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u,
3029 packet_set_ring(sk, &req_u, 1, 0); in packet_release()
3034 packet_set_ring(sk, &req_u, 1, 1); in packet_release()
3689 ret = packet_set_ring(sk, &req_u, 0, in packet_setsockopt()
4266 static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u, in packet_set_ring() function
/Linux-v5.4/Documentation/networking/
Dpacket_mmap.txt213 indeed, packet_set_ring checks that the following condition is true
383 The following are conditions that are checked in packet_set_ring