Searched refs:PACKET_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
19 return skb->pkt_type == PACKET_LOOPBACK || in->flags & IFF_LOOPBACK; in nft_fib_is_loopback()
31 #define PACKET_LOOPBACK 5 /* MC/BRD frame looped back */ macro
614 if (skb->pkt_type == PACKET_LOOPBACK) in udp_rcv_segment()
Completed in 6 milliseconds