Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dif_infiniband.c173 if (req->rtype != IFENCAP_LL) in infiniband_requestencap()
Dif_var.h145 IFENCAP_LL = 1 /* pre-calculate link-layer header */ enumerator
Dif_llatbl.c350 ereq.rtype = IFENCAP_LL; in lltable_calc_llheader()
Dif_ethersubr.c153 if (req->rtype != IFENCAP_LL) in ether_requestencap()
Dif.c3998 if (req->rtype != IFENCAP_LL) in if_requestencap_default()
/freebsd-12-stable/sys/netinet/
Dif_ether.c324 ereq.rtype = IFENCAP_LL; in arp_fillheader()