Searched defs:nd_prefix (Results 1 – 2 of 2) sorted by relevance
627 struct nd_prefix { struct634 LIST_ENTRY(nd_prefix) ndpr_entry; argument656 void (*ndpr_trace)(struct nd_prefix *, int); /* trace callback fn */ argument
176 struct nd_prhead nd_prefix = { .lh_first = 0 }; variable