Home
last modified time | relevance | path

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

/net/packet/
Daf_packet.c1229 static bool __tpacket_v3_has_room(const struct packet_sock *po, int pow_off) in __tpacket_v3_has_room() function
1262 if (__tpacket_v3_has_room(po, ROOM_POW_OFF)) in __packet_rcv_has_room()
1264 else if (__tpacket_v3_has_room(po, 0)) in __packet_rcv_has_room()