Home
last modified time | relevance | path

Searched refs:lowpan_ndisc_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/6lowpan/
H A D6lowpan_i.h16 extern const struct ndisc_ops lowpan_ndisc_ops;
H A Dcore.c40 dev->ndisc_ops = &lowpan_ndisc_ops; in lowpan_register_netdevice()
H A Dndisc.c224 const struct ndisc_ops lowpan_ndisc_ops = { variable