Home
last modified time | relevance | path

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

/linux-4.4.14/net/packet/
Daf_packet.c169 static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u,
2880 packet_set_ring(sk, &req_u, 1, 0); in packet_release()
2885 packet_set_ring(sk, &req_u, 1, 1); in packet_release()
3555 return packet_set_ring(sk, &req_u, 0, in packet_setsockopt()
4057 static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u, in packet_set_ring() function
/linux-4.4.14/Documentation/networking/
Dpacket_mmap.txt225 indeed, packet_set_ring checks that the following condition is true
395 The following are conditions that are checked in packet_set_ring