Home
last modified time | relevance | path

Searched refs:PACKET_LOOPBACK (Results 1 – 4 of 4) sorted by relevance

/include/net/netfilter/
Dnft_fib.h18 return skb->pkt_type == PACKET_LOOPBACK || in->flags & IFF_LOOPBACK; in nft_fib_is_loopback()
/include/linux/can/
Dskb.h116 skb->pkt_type = PACKET_LOOPBACK; in can_skb_headroom_valid()
/include/uapi/linux/
Dif_packet.h31 #define PACKET_LOOPBACK 5 /* MC/BRD frame looped back */ macro
/include/net/
Dudp.h501 if (skb->pkt_type == PACKET_LOOPBACK) in udp_rcv_segment()