Home
last modified time | relevance | path

Searched refs:llt_match_prefix (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/net/
H A Dif_llatbl.h229 llt_match_prefix_t *llt_match_prefix; member
H A Dif_llatbl.c262 if (llt->llt_match_prefix(pmd->prefix, pmd->mask, pmd->flags, lle)) { in htable_prefix_free_cb()
/netbsd-src/sys/netinet/
H A Din.c2453 llt->llt_match_prefix = in_lltable_match_prefix; in in_lltattach()
/netbsd-src/sys/netinet6/
H A Din6.c2618 llt->llt_match_prefix = in6_lltable_match_prefix; in in6_lltattach()