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

/linux-master/net/packet/
H A Daf_packet.c37 * packet_set_ring memory leak.
173 static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u,
3156 packet_set_ring(sk, &req_u, 1, 0);
3161 packet_set_ring(sk, &req_u, 1, 1);
3822 ret = packet_set_ring(sk, &req_u, 0,
4386 static int packet_set_ring(struct sock *sk, union tpacket_req_u *req_u, function

Completed in 121 milliseconds