Home
last modified time | relevance | path

Searched refs:ARPOP_REQUEST (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Darp.c72 arp->ar_op = htons(ARPOP_REQUEST); in arp_raw_request()
162 case ARPOP_REQUEST: in arp_receive()
H A Dlink_local.c260 if (arp->ar_op != htons(ARPOP_REQUEST) && in link_local_receive_arp()
280 if (arp->ar_op == htons(ARPOP_REQUEST) && in link_local_receive_arp()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_arp.h106 #define ARPOP_REQUEST 1 /* ARP request */ 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 Dif_arp.h106 #define ARPOP_REQUEST 1 /* ARP request */ 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/linux/
H A Dif_arp.h106 #define ARPOP_REQUEST 1 /* ARP request */ 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/net/
H A Dif_arp.h38 #define ARPOP_REQUEST 1 /* ARP request. */ 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/net/
H A Dif_arp.h38 #define ARPOP_REQUEST 1 /* ARP request. */ macro
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Debt_arpreply.c34 if (ap->ar_op != htons(ARPOP_REQUEST) || in ebt_arpreply_tg()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Darp.c391 arp_send_dst(ARPOP_REQUEST, ETH_P_ARP, target, dev, saddr, in arp_solicit()
740 arp->ar_op != htons(ARPOP_REQUEST)) in arp_process()
800 if (arp->ar_op == htons(ARPOP_REQUEST) && skb_metadata_dst(skb)) in arp_process()
807 if (arp->ar_op == htons(ARPOP_REQUEST) && in arp_process()
815 if (arp->ar_op == htons(ARPOP_REQUEST) && in arp_process()
H A Ddevinet.c1512 arp_send(ARPOP_REQUEST, ETH_P_ARP, in inetdev_send_gratuitous_arp()
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Ddistributed-arp-table.c1113 if (arphdr->ar_op != htons(ARPOP_REQUEST)) { in batadv_arp_get_type()
1218 if (type != ARPOP_REQUEST) in batadv_dat_snoop_outgoing_arp_request()
1311 if (type != ARPOP_REQUEST) in batadv_dat_snoop_incoming_arp_request()
1874 if (type != ARPOP_REQUEST) in batadv_dat_drop_broadcast_packet()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsandbox.c84 if (ntohs(arp->ar_op) == ARPOP_REQUEST) { in sb_eth_send()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_rx.c48 arp->hdr.ar_op == htons(ARPOP_REQUEST)) { in mwifiex_discard_gratuitous_arp()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h416 # define ARPOP_REQUEST 1 /* Request to resolve address */ macro
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_arp_nd_proxy.c172 if (parp->ar_op != htons(ARPOP_REQUEST)) in br_do_proxy_suppress_arp()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c625 arp->ar_op != htons(ARPOP_REQUEST)) in arp_mangle()
/OK3568_Linux_fs/kernel/net/core/
H A Dflow_dissector.c489 arp->ar_op != htons(ARPOP_REQUEST))) in __skb_flow_dissect_arp()
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_alb.c673 } else if (arp->op_code == htons(ARPOP_REQUEST)) { in rlb_arp_xmit()
H A Dbond_main.c2807 bond_arp_send(slave, ARPOP_REQUEST, targets[i], in bond_arp_send_all()
2833 bond_arp_send(slave, ARPOP_REQUEST, targets[i], addr, tags); in bond_arp_send_all()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c226 skb = arp_create(ARPOP_REQUEST, ETH_P_ARP, ip_dst, priv->dev, ip_src, in stmmac_test_get_arp_skb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c1849 arp_hdr(skb)->ar_op == htons(ARPOP_REQUEST)) { in t1_start_xmit()
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DGobiUSBNet.c288 && parp->ar_op == htons(ARPOP_REQUEST) && parp->ar_hln == 6 && parp->ar_pln == 4) { in bridge_arp_reply()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2033 if (arp->ar_op != htons(ARPOP_REQUEST)) in cxgb3_arp_process()
/OK3568_Linux_fs/kernel/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c3824 ahdr->ar_op = htons(ARPOP_REQUEST); in vmxnet3_suspend()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c2003 parp->ar_op != htons(ARPOP_REQUEST) || in arp_reduce()