PACKET_LOOPBACK  2570 drivers/net/bonding/bond_main.c 	    skb->pkt_type == PACKET_LOOPBACK ||
PACKET_LOOPBACK   445 drivers/net/can/dev.c 	if (!(dev->flags & IFF_ECHO) || skb->pkt_type != PACKET_LOOPBACK ||
PACKET_LOOPBACK  1300 drivers/net/can/janz-ican3.c 	if (skb->pkt_type != PACKET_LOOPBACK) {
PACKET_LOOPBACK    99 drivers/net/can/vcan.c 	loop = skb->pkt_type == PACKET_LOOPBACK;
PACKET_LOOPBACK   186 drivers/net/ethernet/qualcomm/rmnet/rmnet_handlers.c 	if (skb->pkt_type == PACKET_LOOPBACK)
PACKET_LOOPBACK   138 drivers/net/vrf.c 	skb->pkt_type = PACKET_LOOPBACK;
PACKET_LOOPBACK   999 drivers/net/vrf.c 	if (skb->pkt_type == PACKET_LOOPBACK || (need_strict && !is_ndisc)) {
PACKET_LOOPBACK  1003 drivers/net/vrf.c 		if (skb->pkt_type == PACKET_LOOPBACK)
PACKET_LOOPBACK  1052 drivers/net/vrf.c 	if (skb->pkt_type == PACKET_LOOPBACK) {
PACKET_LOOPBACK   113 include/linux/can/dev.h 			skb->pkt_type = PACKET_LOOPBACK;
PACKET_LOOPBACK    18 include/net/netfilter/nft_fib.h 	return skb->pkt_type == PACKET_LOOPBACK || in->flags & IFF_LOOPBACK;
PACKET_LOOPBACK   486 include/net/udp.h 	if (skb->pkt_type == PACKET_LOOPBACK)
PACKET_LOOPBACK   262 net/bridge/br_input.c 	if (unlikely(skb->pkt_type == PACKET_LOOPBACK))
PACKET_LOOPBACK   247 net/can/af_can.c 		skb->pkt_type = PACKET_LOOPBACK;
PACKET_LOOPBACK  3486 net/core/dev.c 	skb->pkt_type = PACKET_LOOPBACK;
PACKET_LOOPBACK   944 net/ipv4/arp.c 	    skb->pkt_type == PACKET_LOOPBACK)
PACKET_LOOPBACK    51 net/ipv4/netfilter/ipt_rpfilter.c 	return skb->pkt_type == PACKET_LOOPBACK || in->flags & IFF_LOOPBACK;
PACKET_LOOPBACK   193 net/ipv6/ip6_input.c 	if (!(skb->pkt_type == PACKET_LOOPBACK ||
PACKET_LOOPBACK  1464 net/ipv6/mcast.c 	if (skb->pkt_type == PACKET_LOOPBACK)
PACKET_LOOPBACK  1003 net/ipv6/ndisc.c 		if (skb->pkt_type != PACKET_LOOPBACK
PACKET_LOOPBACK  1017 net/ipv6/ndisc.c 		if (skb->pkt_type != PACKET_LOOPBACK)
PACKET_LOOPBACK    87 net/ipv6/netfilter/ip6t_rpfilter.c 	return skb->pkt_type == PACKET_LOOPBACK || in->flags & IFF_LOOPBACK;
PACKET_LOOPBACK   161 net/netfilter/nft_meta.c 		if (skb->pkt_type != PACKET_LOOPBACK) {
PACKET_LOOPBACK    28 net/netfilter/xt_pkttype.c 	if (skb->pkt_type != PACKET_LOOPBACK)
PACKET_LOOPBACK    62 net/openvswitch/vport-netdev.c 	if (unlikely(skb->pkt_type == PACKET_LOOPBACK))
PACKET_LOOPBACK  1817 net/packet/af_packet.c 	if (skb->pkt_type == PACKET_LOOPBACK)
PACKET_LOOPBACK  2055 net/packet/af_packet.c 	if (skb->pkt_type == PACKET_LOOPBACK)
PACKET_LOOPBACK  2185 net/packet/af_packet.c 	if (skb->pkt_type == PACKET_LOOPBACK)
PACKET_LOOPBACK   182 net/phonet/af_phonet.c 	if (skb->pkt_type == PACKET_LOOPBACK) {
PACKET_LOOPBACK   212 net/phonet/af_phonet.c 		skb->pkt_type = PACKET_LOOPBACK;
PACKET_LOOPBACK   249 net/phonet/af_phonet.c 		skb->pkt_type = PACKET_LOOPBACK;
PACKET_LOOPBACK   256 net/phonet/af_phonet.c 			skb->pkt_type = PACKET_LOOPBACK;
PACKET_LOOPBACK   412 net/phonet/af_phonet.c 	} else if (unlikely(skb->pkt_type == PACKET_LOOPBACK))