Searched defs:inc_opt (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | ndisc.c | 608 int inc_opt = dev->addr_len; in ndisc_send_ns() local 520 ndisc_send_na(struct net_device *dev, const struct in6_addr *daddr, const struct in6_addr *solicited_addr, bool router, bool solicited, bool override, bool inc_opt) ndisc_send_na() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | ndisc.c | 606 int inc_opt = dev->addr_len; in ndisc_ns_create() local 521 ndisc_send_na(struct net_device *dev, const struct in6_addr *daddr, const struct in6_addr *solicited_addr, bool router, bool solicited, bool override, bool inc_opt) ndisc_send_na() argument [all...] |
Completed in 3 milliseconds