Home
last modified time | relevance | path

Searched defs:tha (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow.h114 u8 tha[ETH_ALEN]; /* ARP target hardware address. */ member
/kernel/linux/linux-5.10/include/net/
H A Dflow_dissector.h162 unsigned char tha[ETH_ALEN]; member
/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c685 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 Dipconfig.c480 unsigned char *tha; /* t for "target" */ in ic_rarp_recv() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.h127 u8 tha[ETH_ALEN]; /* ARP target hardware address. */ member
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c706 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 Dipconfig.c504 unsigned char *tha; /* t for "target" */ in ic_rarp_recv() local
/kernel/linux/linux-6.6/include/net/
H A Dflow_dissector.h164 unsigned char tha[ETH_ALEN]; member

Completed in 11 milliseconds