Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6.c771 struct nd6svc_arg { struct
782 nd6_service_neighbor_cache(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_neighbor_cache() argument
1169 nd6_service_expired_default_router(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_default_router()
1273 nd6_service_expired_route_info(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_route_info()
1444 nd6_service_ip6_addr(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_ip6_addr()
1626 nd6_service_expired_prefix(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_prefix()
1712 struct nd6svc_arg *__single ap = arg; in nd6_service()
1788 struct nd6svc_arg sarg; in nd6_timeout()