Searched defs:ar_op (Results 1 - 12 of 12) sorted by relevance
| /kernel/liteos_m/kal/libc/newlib/porting/include/net/ |
| H A D | if_arp.h | 67 uint16_t ar_op; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | if_arp.h | 149 __be16 ar_op; /* ARP opcode (command) */ member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | if_arp.h | 150 __be16 ar_op; /* ARP opcode (command) */ member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | if_arp.h | 120 __be16 ar_op; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | if_arp.h | 120 __be16 ar_op; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | if_arp.h | 108 __be16 ar_op; member
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| H A D | flow.h | 233 __be16 ar_op; /* ARP opcode (command) */ member
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | arp.c | 647 arp_is_garp(struct net *net, struct net_device *dev, int *addr_type, __be16 ar_op, __be32 sip, __be32 tip, unsigned char *sha, unsigned char *tha) arp_is_garp() argument [all...] |
| /kernel/linux/linux-6.6/net/openvswitch/ |
| H A D | flow.h | 247 __be16 ar_op; /* ARP opcode (command) */ member
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | arp.c | 668 arp_is_garp(struct net *net, struct net_device *dev, int *addr_type, __be16 ar_op, __be32 sip, __be32 tip, unsigned char *sha, unsigned char *tha) arp_is_garp() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/via/ |
| H A D | via-velocity.h | 1205 __be16 ar_op; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/via/ |
| H A D | via-velocity.h | 1204 __be16 ar_op; member
|
Completed in 17 milliseconds