HomeSort by: relevance | last modified time | path
    Searched refs:maskkey (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
radix_ipf.h 31 u_32_t *maskkey; member in struct:ipf_rdx_node
radix_ipf.c 120 nodes[0].maskkey = (u_32_t *)mask;
122 nodes[0].maskoff = nodes[0].maskkey + masklen;
198 mask = cur[0].maskkey + i;
265 if ((found->addrkey[found->offset] & found->maskkey[found->offset]) !=
424 mask->mask = nodes[0].maskkey;
  /src/sbin/ifconfig/
parse.c 705 const char *maskkey, struct parser *next)
718 pa->pa_maskkey = maskkey;

Completed in 176 milliseconds