Searched defs:tha (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow.h | 114 u8 tha[ETH_ALEN]; /* ARP target hardware address. */ member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_dissector.h | 162 unsigned char tha[ETH_ALEN]; member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | arp.c | 685 unsigned char *tha = NULL; in arp_process() local 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
|
H A D | ipconfig.c | 480 unsigned char *tha; /* t for "target" */ in ic_rarp_recv() local
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | flow.h | 127 u8 tha[ETH_ALEN]; /* ARP target hardware address. */ member
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | arp.c | 706 unsigned char *tha = NULL; in arp_process() local 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
|
H A D | ipconfig.c | 504 unsigned char *tha; /* t for "target" */ in ic_rarp_recv() local
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_dissector.h | 164 unsigned char tha[ETH_ALEN]; member
|
Completed in 11 milliseconds