Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6.c765 struct nd6svc_arg { struct
776 nd6_service_neighbor_cache(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_neighbor_cache() argument
1160 nd6_service_expired_default_router(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_default_router()
1264 nd6_service_expired_route_info(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_route_info()
1435 nd6_service_ip6_addr(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_ip6_addr()
1607 nd6_service_expired_prefix(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_prefix()
1693 struct nd6svc_arg *ap = arg; in nd6_service()
1768 struct nd6svc_arg sarg; in nd6_timeout()