Searched defs:ha_buf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/6lowpan/ |
H A D | ndisc.c | 114 lowpan_ndisc_opt_addr_space(const struct net_device *dev, u8 icmp6_type, struct neighbour *neigh, u8 *ha_buf, u8 **ha) lowpan_ndisc_opt_addr_space() argument
|
/kernel/linux/linux-6.6/net/6lowpan/ |
H A D | ndisc.c | 114 lowpan_ndisc_opt_addr_space(const struct net_device *dev, u8 icmp6_type, struct neighbour *neigh, u8 *ha_buf, u8 **ha) lowpan_ndisc_opt_addr_space() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ndisc.h | 266 ndisc_ops_redirect_opt_addr_space(const struct net_device *dev, struct neighbour *neigh, u8 *ha_buf, u8 **ha) ndisc_ops_redirect_opt_addr_space() argument
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ndisc.c | 1603 u8 ha_buf[MAX_ADDR_LEN], *ha = NULL, in ndisc_send_redirect() local
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ndisc.h | 266 ndisc_ops_redirect_opt_addr_space(const struct net_device *dev, struct neighbour *neigh, u8 *ha_buf, u8 **ha) ndisc_ops_redirect_opt_addr_space() argument
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ndisc.c | 1676 u8 ha_buf[MAX_ADDR_LEN], *ha = NULL, in ndisc_send_redirect() local
|
Completed in 8 milliseconds