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

/linux-master/net/packet/
H A Daf_packet.c1262 static bool __tpacket_v3_has_room(const struct packet_sock *po, int pow_off) function
1295 if (__tpacket_v3_has_room(po, ROOM_POW_OFF))
1297 else if (__tpacket_v3_has_room(po, 0))

Completed in 99 milliseconds