Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6.c778 struct nd6svc_arg { struct
789 nd6_service_neighbor_cache(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_neighbor_cache() argument
1176 nd6_service_expired_default_router(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_default_router()
1280 nd6_service_expired_route_info(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_route_info()
1451 nd6_service_ip6_addr(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_ip6_addr()
1633 nd6_service_expired_prefix(struct nd6svc_arg *ap, uint64_t timenow) in nd6_service_expired_prefix()
1722 struct nd6svc_arg *__single ap = arg; in nd6_service()
1798 struct nd6svc_arg sarg; in nd6_timeout()