Home
last modified time | relevance | path

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

/linux/net/packet/
H A Daf_packet.c1296 static bool __tpacket_has_room(const struct packet_sock *po, int pow_off) in __tpacket_has_room() function
1347 if (__tpacket_has_room(po, ROOM_POW_OFF)) in __packet_rcv_has_room()
1349 else if (__tpacket_has_room(po, 0)) in __packet_rcv_has_room()