Searched refs:packet_rcv_has_room (Results 1 – 1 of 1) sorted by relevance
1237 static bool packet_rcv_has_room(struct packet_sock *po, struct sk_buff *skb) in packet_rcv_has_room() function1314 if (i != skip && packet_rcv_has_room(pkt_sk(f->arr[i]), skb)) { in fanout_demux_rollover()1381 unlikely(!packet_rcv_has_room(po, skb))) { in packet_rcv_fanout()