Home
last modified time | relevance | path

Searched refs:ndisc_ops (Results 1 – 5 of 5) sorted by relevance

/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.c215 const struct ndisc_ops lowpan_ndisc_ops = {
/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst58 struct ndisc_ops* ndisc_ops
/linux/include/linux/
H A Dnetdevice.h2268 const struct ndisc_ops *ndisc_ops; member