Searched refs:packet_set_ring (Results 1 – 1 of 1) sorted by relevance
/net/packet/ |
D | af_packet.c | 164 static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u, 3036 packet_set_ring(sk, &req_u, 1, 0); in packet_release() 3041 packet_set_ring(sk, &req_u, 1, 1); in packet_release() 3696 ret = packet_set_ring(sk, &req_u, 0, in packet_setsockopt() 4273 static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u, in packet_set_ring() function
|