Searched refs:packet_rcv_has_room (Results 1 – 1 of 1) sorted by relevance
1276 static int packet_rcv_has_room(struct packet_sock *po, struct sk_buff *skb) in packet_rcv_has_room() function1372 room = packet_rcv_has_room(po, skb); in fanout_demux_rollover()1383 packet_rcv_has_room(po_next, skb) == ROOM_NORMAL) { in fanout_demux_rollover()