Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/
H A Dradix.c548 struct radix_node_head *maskhead) in rn_addmask()
1239 rn_inithead(struct radix_node_head **head, struct radix_node_head *maskhead, in rn_inithead()
/dflybsd-src/sys/kern/
H A Dvfs_subr.c2108 struct radix_node_head *maskhead = nep->ne_maskhead; in vfs_create_addrlist_af() local