Home
last modified time | relevance | path

Searched defs:nd_prefix (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6.h628 struct nd_prefix { struct
635 LIST_ENTRY(nd_prefix) ndpr_entry; argument
657 void (*ndpr_trace)(struct nd_prefix *, int); /* trace callback fn */ argument
H A Dnd6.c176 struct nd_prhead nd_prefix = { .lh_first = 0 }; variable