Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6.h933 extern void prelist_remove(struct nd_prefix *);
H A Dnd6.c1674 prelist_remove(pr); in nd6_service_expired_prefix()
2125 prelist_remove(pr); in nd6_purge_interface_prefixes()
3253 prelist_remove(pr); in nd6_ioctl()
H A Din6.c801 prelist_remove(pr); in in6ctl_llstop()
H A Dnd6_rtr.c2369 prelist_remove(struct nd_prefix *pr) in prelist_remove() function