Home
last modified time | relevance | path

Searched refs:fanout_flow_is_huge (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c1309 static bool fanout_flow_is_huge(struct packet_sock *po, struct sk_buff *skb) in fanout_flow_is_huge() function
1372 (room == ROOM_LOW && !fanout_flow_is_huge(po, skb))) in fanout_demux_rollover()
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c1343 static bool fanout_flow_is_huge(struct packet_sock *po, struct sk_buff *skb) in fanout_flow_is_huge() function
1406 (room == ROOM_LOW && !fanout_flow_is_huge(po, skb))) in fanout_demux_rollover()

Completed in 10 milliseconds