Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Dnd6.c766 struct nd6svc_arg { struct
777 nd6_service_neighbor_cache(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_neighbor_cache() argument
1164 nd6_service_expired_default_router(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_default_router()
1268 nd6_service_expired_route_info(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_route_info()
1439 nd6_service_ip6_addr(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_ip6_addr()
1621 nd6_service_expired_prefix(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_prefix()
1707 struct nd6svc_arg *ap = arg; in nd6_service()
1782 struct nd6svc_arg sarg; in nd6_timeout()