Home
last modified time | relevance | path

Searched refs:LLE_CREATE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/net/
HDif_llatbl.h201 #define LLE_CREATE 0x8000 /* hint to avoid lle lookup */ macro
/NextBSD/sys/netinet/
HDif_ether.c435 if ((flags & LLE_CREATE) == 0) { in arpresolve_full()
619 return (arpresolve_full(ifp, is_gw, la == NULL ? LLE_CREATE : 0, m, dst, in arpresolve()