Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c168 static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u,
3098 packet_set_ring(sk, &req_u, 1, 0); in packet_release()
3103 packet_set_ring(sk, &req_u, 1, 1); in packet_release()
3767 ret = packet_set_ring(sk, &req_u, 0, in packet_setsockopt()
4323 static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u, in packet_set_ring() function
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dpacket_mmap.rst221 indeed, packet_set_ring checks that the following condition is true::
393 The following are conditions that are checked in packet_set_ring