Home
last modified time | relevance | path

Searched refs:mask_nodes (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/
H A Dradix.h145 struct radix_node mask_nodes[3]; member
H A Dradix.c514 return (maskhead->mask_nodes); in rn_addmask()
527 return (maskhead->mask_nodes); in rn_addmask()
1158 rn_inithead_internal(&rmh->head, rmh->mask_nodes, 0); in rn_inithead()
H A Droute.c109 rn_inithead_internal(&rh->rmhead.head, rh->rmhead.mask_nodes, 0); in rt_table_init()