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