Home
last modified time | relevance | path

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

/linux-4.4.14/net/packet/
Daf_packet.c1252 static bool __tpacket_v3_has_room(struct packet_sock *po, int pow_off) in __tpacket_v3_has_room() function
1282 if (__tpacket_v3_has_room(po, ROOM_POW_OFF)) in __packet_rcv_has_room()
1284 else if (__tpacket_v3_has_room(po, 0)) in __packet_rcv_has_room()