Searched refs:PACKET_LOOPBACK (Results 1 – 21 of 21) sorted by relevance
182 if (skb->pkt_type == PACKET_LOOPBACK) { in pn_send()212 skb->pkt_type = PACKET_LOOPBACK; in pn_raw_send()249 skb->pkt_type = PACKET_LOOPBACK; in pn_skb_send()256 skb->pkt_type = PACKET_LOOPBACK; in pn_skb_send()411 } else if (unlikely(skb->pkt_type == PACKET_LOOPBACK)) in phonet_rcv()
28 if (skb->pkt_type != PACKET_LOOPBACK) in pkttype_mt()
366 if (skb->pkt_type != PACKET_LOOPBACK) { in nft_meta_get_eval()
18 return skb->pkt_type == PACKET_LOOPBACK || in->flags & IFF_LOOPBACK; in nft_fib_is_loopback()
127 if (skb->pkt_type == PACKET_LOOPBACK) { in __can_get_echo_skb()321 skb->pkt_type = PACKET_LOOPBACK; in can_skb_headroom_valid()
100 loop = skb->pkt_type == PACKET_LOOPBACK; in vcan_tx()
1304 if (skb->pkt_type != PACKET_LOOPBACK) { in ican3_get_echo_skb()
51 return skb->pkt_type == PACKET_LOOPBACK || in->flags & IFF_LOOPBACK; in rpfilter_is_loopback()
87 return skb->pkt_type == PACKET_LOOPBACK || in->flags & IFF_LOOPBACK; in rpfilter_is_loopback()
31 #define PACKET_LOOPBACK 5 /* MC/BRD frame looped back */ macro
61 if (unlikely(skb->pkt_type == PACKET_LOOPBACK)) in netdev_frame_hook()
214 if (skb->pkt_type == PACKET_LOOPBACK) in rmnet_rx_handler()
225 if (!(skb->pkt_type == PACKET_LOOPBACK || in ip6_rcv_core()
1048 if (skb->pkt_type != PACKET_LOOPBACK in ndisc_recv_na()1062 if (skb->pkt_type != PACKET_LOOPBACK) in ndisc_recv_na()
1613 if (skb->pkt_type == PACKET_LOOPBACK) in __mld_report_work()
604 if (skb->pkt_type == PACKET_LOOPBACK) in udp_rcv_segment()
974 skb->pkt_type == PACKET_LOOPBACK) in arp_rcv()
1934 if (skb->pkt_type == PACKET_LOOPBACK) in packet_rcv_spkt()2179 if (skb->pkt_type == PACKET_LOOPBACK) in packet_rcv()2308 if (skb->pkt_type == PACKET_LOOPBACK) in tpacket_rcv()
458 if (unlikely(skb->pkt_type == PACKET_LOOPBACK)) in macvlan_handle_frame()
3235 skb->pkt_type == PACKET_LOOPBACK || in bond_arp_rcv()3446 skb->pkt_type == PACKET_LOOPBACK) in bond_na_rcv()
4159 skb->pkt_type = PACKET_LOOPBACK; in dev_loopback_xmit()