HomeSort by: relevance | last modified time | path
    Searched defs:rn_lookup (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/routed/
radix.c 166 rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) function in typeref:struct:radix_node *
874 rnh->rnh_lookup = rn_lookup;
  /src/sys/net/
radix.c 193 rn_lookup( function in typeref:struct:radix_node *
1099 rnh->rnh_lookup = rn_lookup;

Completed in 48 milliseconds