Searched refs:ndisc_ops (Results 1 – 5 of 5) sorted by relevance
16 extern const struct ndisc_ops lowpan_ndisc_ops;
40 dev->ndisc_ops = &lowpan_ndisc_ops; in lowpan_register_netdevice()
215 const struct ndisc_ops lowpan_ndisc_ops = {
58 struct ndisc_ops* ndisc_ops
2268 const struct ndisc_ops *ndisc_ops; member