Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6.h965 extern void prelist_remove(struct nd_prefix *);
H A Dnd6.c1681 prelist_remove(pr); in nd6_service_expired_prefix()
2132 prelist_remove(pr); in nd6_purge_interface_prefixes()
3260 prelist_remove(pr); in nd6_ioctl()
H A Din6.c801 prelist_remove(pr); in in6ctl_llstop()
H A Dnd6_rtr.c2406 prelist_remove(struct nd_prefix *pr) in prelist_remove() function