Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Dndisc.c96 static const struct neigh_ops ndisc_generic_ops = { variable
345 neigh->ops = &ndisc_generic_ops; in ndisc_constructor()