Searched refs:IFENCAP_LL (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_infiniband.c173 if (req->rtype != IFENCAP_LL)
H A Dif_var.h145 IFENCAP_LL = 1 /* pre-calculate link-layer header */ enumerator in enum:__anon15898
152 * IFENCAP_LL type: pre-calculates link header based on address family
H A Dif_ethersubr.c152 if (req->rtype != IFENCAP_LL)
H A Dif_llatbl.c350 ereq.rtype = IFENCAP_LL;
H A Dif.c3988 if (req->rtype != IFENCAP_LL)
/freebsd-12-stable/sys/netinet/
H A Dif_ether.c324 ereq.rtype = IFENCAP_LL;

Completed in 204 milliseconds