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

  /src/sys/net/
if_llatbl.h 229 llt_match_prefix_t *llt_match_prefix; member in struct:lltable
if_llatbl.c 262 if (llt->llt_match_prefix(pmd->prefix, pmd->mask, pmd->flags, lle)) {
  /src/sys/netinet/
in.c 2453 llt->llt_match_prefix = in_lltable_match_prefix;
  /src/sys/netinet6/
in6.c 2649 llt->llt_match_prefix = in6_lltable_match_prefix;

Completed in 15 milliseconds