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