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

/net/ipv6/
H A Dndisc.c470 bool router, bool solicited, bool override, bool inc_opt)
485 inc_opt |= ifp->idev->cnf.force_tllao;
496 inc_opt = 0;
497 if (inc_opt)
515 if (inc_opt)
537 /*inc_opt=*/ true);
550 int inc_opt = dev->addr_len; local
562 inc_opt = false;
563 if (inc_opt)
578 if (inc_opt)
467 ndisc_send_na(struct net_device *dev, struct neighbour *neigh, const struct in6_addr *daddr, const struct in6_addr *solicited_addr, bool router, bool solicited, bool override, bool inc_opt) argument
[all...]

Completed in 195 milliseconds