Home
last modified time | relevance | path

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

/freebsd-src/sbin/routed/
H A Dradix.h81 struct radix_mask { struct
85 struct radix_mask *rm_mklist; /* more masks to try */ argument
101 m = (struct radix_mask *)rtmalloc(sizeof(*(m)), "MKGet"); }\ argument
/freebsd-src/sys/net/
H A Dradix.h88 struct radix_mask { struct
92 struct radix_mask *rm_mklist; /* more masks to try */ argument
93 union {
96 } rm_rmu;
97 int rm_refs; /* # of references to this struct */