Searched refs:PACKET_LOOPBACK (Results 1 – 4 of 4) sorted by relevance
18 return skb->pkt_type == PACKET_LOOPBACK || in->flags & IFF_LOOPBACK; in nft_fib_is_loopback()
116 skb->pkt_type = PACKET_LOOPBACK; in can_skb_headroom_valid()
31 #define PACKET_LOOPBACK 5 /* MC/BRD frame looped back */ macro
501 if (skb->pkt_type == PACKET_LOOPBACK) in udp_rcv_segment()