Home
last modified time | relevance | path

Searched refs:LLE_PUB (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/
H A Dif_llatbl.h196 #define LLE_PUB 0x0020 /* publish entry ??? */ macro
H A Dif_llatbl.c734 lle->la_flags |= LLE_PUB; in lla_rt_output()
773 if ((laflags & LLE_PUB) && dst->sa_family == AF_INET) in lla_rt_output()
/f-stack/freebsd/netinet/
H A Dif_ether.c1056 if ((lle != NULL) && (lle->la_flags & LLE_PUB)) { in in_arpinput()
H A Din.c1638 if (lle->la_flags & LLE_PUB) in in_lltable_dump_entry()
/f-stack/freebsd/netinet6/
H A Din6.c2428 if (lle->la_flags & LLE_PUB) in in6_lltable_dump_entry()