Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dnd6_rtr.c81 struct nd_routectl { struct
94 static int nd6_routelist_update(struct nd_routectl *); argument
324 struct nd_routectl rt; in nd6_ra_opt_rti()
2258 nd6_route_rtrequest(struct nd_routectl *key) in nd6_route_rtrequest()
2332 nd6_route_rtupdate(struct nd_routectl *key) in nd6_route_rtupdate()
2355 nd6_route_rtdelete(struct nd_routectl *key) in nd6_route_rtdelete()
2381 nd6_route_rtlookup(struct nd_routectl *key) in nd6_route_rtlookup()
2404 nd6_routelist_update(struct nd_routectl *new) in nd6_routelist_update()