| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | test_tc_link.c | 43 seen_host = skb->pkt_type == PACKET_HOST; in tc1() 102 bpf_skb_change_type(skb, PACKET_HOST); in tc7()
|
| /linux-6.15/net/mac802154/ |
| H A D | rx.c | 161 skb->pkt_type = PACKET_HOST; in ieee802154_subif_frame() 164 skb->pkt_type = PACKET_HOST; in ieee802154_subif_frame() 174 skb->pkt_type = PACKET_HOST; in ieee802154_subif_frame() 183 skb->pkt_type = PACKET_HOST; in ieee802154_subif_frame()
|
| /linux-6.15/include/net/ |
| H A D | x25device.h | 14 skb->pkt_type = PACKET_HOST; in x25_type_trans()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| H A D | ptype.c | 15 if (act->ptype != PACKET_HOST) { in tc_act_parse_ptype()
|
| /linux-6.15/net/ax25/ |
| H A D | ax25_in.c | 126 skb->pkt_type = PACKET_HOST; in ax25_rx_iframe() 244 skb->pkt_type = PACKET_HOST; in ax25_rcv() 254 skb->pkt_type = PACKET_HOST; in ax25_rcv()
|
| /linux-6.15/net/bridge/netfilter/ |
| H A D | ebt_redirect.c | 33 skb->pkt_type = PACKET_HOST; in ebt_redirect_tg()
|
| H A D | ebt_dnat.c | 53 skb->pkt_type = PACKET_HOST; in ebt_dnat_tg()
|
| H A D | ebtable_broute.c | 78 if (skb->pkt_type == PACKET_HOST && in ebt_broute()
|
| /linux-6.15/lib/tests/ |
| H A D | blackhole_dev_kunit.c | 64 skb->pkt_type = PACKET_HOST; in test_blackholedev()
|
| /linux-6.15/net/bridge/ |
| H A D | br_netfilter_hooks.c | 410 skb->pkt_type = PACKET_HOST; in br_nf_pre_routing_finish() 454 skb->pkt_type = PACKET_HOST; in setup_pre_routing() 595 if (!nfct || skb->pkt_type == PACKET_HOST) in br_nf_local_in() 698 skb->pkt_type = PACKET_HOST; in br_nf_forward_ip() 959 skb->pkt_type = PACKET_HOST; in br_nf_post_routing()
|
| H A D | br_netfilter_ipv6.c | 140 skb->pkt_type = PACKET_HOST; in br_nf_pre_routing_finish_ipv6()
|
| H A D | br_arp_nd_proxy.c | 85 skb->pkt_type = PACKET_HOST; in br_arp_send() 365 reply->pkt_type = PACKET_HOST; in br_nd_send()
|
| /linux-6.15/net/ipv4/ |
| H A D | ip_forward.c | 93 if (skb->pkt_type != PACKET_HOST) in ip_forward()
|
| /linux-6.15/net/netrom/ |
| H A D | nr_dev.c | 58 skb->pkt_type = PACKET_HOST; in nr_rx_ip()
|
| /linux-6.15/net/netfilter/ |
| H A D | xt_cluster.c | 106 pskb->pkt_type = PACKET_HOST; in xt_cluster_mt()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | if_packet.h | 26 #define PACKET_HOST 0 /* To us */ macro
|
| /linux-6.15/net/dsa/ |
| H A D | tag.c | 94 skb->pkt_type = PACKET_HOST; in dsa_switch_rcv()
|
| /linux-6.15/net/openvswitch/ |
| H A D | vport-internal_dev.c | 199 skb->pkt_type = PACKET_HOST; in internal_dev_recv()
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | skf_net_off.c | 85 BPF_JUMP(BPF_JMP + BPF_JEQ + BPF_K, PACKET_HOST, 0, 4), in sk_set_filter()
|
| H A D | nat6to4.bpf.c | 58 if (skb->pkt_type != PACKET_HOST) in sched_cls_ingress6_nat_6_prog()
|
| /linux-6.15/drivers/net/ethernet/qualcomm/rmnet/ |
| H A D | rmnet_handlers.c | 48 skb->pkt_type = PACKET_HOST; in rmnet_deliver_skb()
|
| /linux-6.15/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_wwan.c | 233 skb->pkt_type = PACKET_HOST; in ipc_wwan_receive()
|
| /linux-6.15/drivers/net/can/dev/ |
| H A D | skb.c | 323 skb->pkt_type = PACKET_HOST; in can_skb_headroom_valid()
|
| /linux-6.15/net/hsr/ |
| H A D | hsr_forward.c | 584 skb->pkt_type = PACKET_HOST; in check_local_dest() 589 if (skb->pkt_type == PACKET_HOST || in check_local_dest()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_selftest.c | 144 skb->pkt_type = PACKET_HOST; in mlx5e_test_get_udp_skb()
|