Home
last modified time | relevance | path

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

/linux-6.12.1/net/packet/
Daf_packet.c1310 static bool __tpacket_has_room(const struct packet_sock *po, int pow_off) in __tpacket_has_room() function
1361 if (__tpacket_has_room(po, ROOM_POW_OFF)) in __packet_rcv_has_room()
1363 else if (__tpacket_has_room(po, 0)) in __packet_rcv_has_room()