Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Dnd6.c764 struct nd6svc_arg { struct
775 nd6_service_neighbor_cache(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_neighbor_cache() argument
1162 nd6_service_expired_default_router(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_default_router()
1266 nd6_service_expired_route_info(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_route_info()
1437 nd6_service_ip6_addr(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_ip6_addr()
1619 nd6_service_expired_prefix(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_prefix()
1705 struct nd6svc_arg *ap = arg; in nd6_service()
1780 struct nd6svc_arg sarg; in nd6_timeout()