| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netpacket/ |
| H A D | packet.h | 36 #define PACKET_BROADCAST 1 /* To all. */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netpacket/ |
| H A D | packet.h | 36 #define PACKET_BROADCAST 1 /* To all. */ macro
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_pkttype.c | 36 type = PACKET_BROADCAST; in pkttype_mt()
|
| H A D | nft_meta.c | 90 nft_reg_store8(dest, PACKET_BROADCAST); in nft_meta_get_eval_pkttype_lo() 109 nft_reg_store8(dest, PACKET_BROADCAST); in nft_meta_get_eval_pkttype_lo()
|
| /OK3568_Linux_fs/kernel/net/bridge/netfilter/ |
| H A D | ebt_dnat.c | 31 skb->pkt_type = PACKET_BROADCAST; in ebt_dnat_tg()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ |
| H A D | r819xU_cmdpkt.c | 98 } else if (pstx_fb->pkt_type == PACKET_BROADCAST) { in cmpk_count_txstatistic() 113 else if (pstx_fb->pkt_type == PACKET_BROADCAST) in cmpk_count_txstatistic()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/ |
| H A D | vcan.c | 79 skb->pkt_type = PACKET_BROADCAST; in vcan_rx()
|
| H A D | vxcan.c | 61 skb->pkt_type = PACKET_BROADCAST; in vxcan_xmit()
|
| H A D | slcan.c | 211 skb->pkt_type = PACKET_BROADCAST; in slc_bump()
|
| /OK3568_Linux_fs/kernel/net/802/ |
| H A D | fddi.c | 122 skb->pkt_type = PACKET_BROADCAST; in fddi_type_trans()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | if_packet.h | 26 #define PACKET_BROADCAST 1 /* To all */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | if_packet.h | 26 #define PACKET_BROADCAST 1 /* To all */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | if_packet.h | 27 #define PACKET_BROADCAST 1 /* To all */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/arcnet/ |
| H A D | rfc1051.c | 98 skb->pkt_type = PACKET_BROADCAST; in type_trans()
|
| H A D | rfc1201.c | 102 skb->pkt_type = PACKET_BROADCAST; in type_trans()
|
| /OK3568_Linux_fs/kernel/drivers/staging/octeon/ |
| H A D | ethernet-tx.c | 606 work->word2.s.is_bcast = (skb->pkt_type == PACKET_BROADCAST); in cvm_oct_xmit_pow() 634 (skb->pkt_type == PACKET_BROADCAST); in cvm_oct_xmit_pow()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/dev/ |
| H A D | dev.c | 481 skb->pkt_type = PACKET_BROADCAST; in can_put_echo_skb() 686 skb->pkt_type = PACKET_BROADCAST; in alloc_can_skb() 714 skb->pkt_type = PACKET_BROADCAST; in alloc_canfd_skb()
|
| /OK3568_Linux_fs/kernel/net/mac802154/ |
| H A D | rx.c | 71 skb->pkt_type = PACKET_BROADCAST; in ieee802154_subif_frame()
|
| /OK3568_Linux_fs/kernel/net/ethernet/ |
| H A D | eth.c | 171 skb->pkt_type = PACKET_BROADCAST; in eth_type_trans()
|
| /OK3568_Linux_fs/kernel/net/6lowpan/ |
| H A D | iphc.c | 686 skb->pkt_type = PACKET_BROADCAST; in lowpan_header_decompress() 703 skb->pkt_type = PACKET_BROADCAST; in lowpan_header_decompress()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | txrx.h | 40 return skb->pkt_type == PACKET_MULTICAST || skb->pkt_type == PACKET_BROADCAST; in mlx5e_skb_is_multicast()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_input.c | 230 (skb->pkt_type == PACKET_BROADCAST || in ip6_rcv_core()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_input.c | 385 } else if (skb->pkt_type == PACKET_BROADCAST || in ip_rcv_finish_core()
|
| /OK3568_Linux_fs/kernel/net/hsr/ |
| H A D | hsr_forward.c | 426 skb->pkt_type == PACKET_BROADCAST) { in check_local_dest()
|
| /OK3568_Linux_fs/kernel/net/can/ |
| H A D | af_can.c | 269 newskb->pkt_type = PACKET_BROADCAST; in can_send()
|