Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/
H A Dif_infiniband.c173 if (req->rtype != IFENCAP_LL) in infiniband_requestencap()
H A Dif_var.h144 IFENCAP_LL = 1 /* pre-calculate link-layer header */ enumerator
H A Dif_llatbl.c389 ereq.rtype = IFENCAP_LL; in lltable_calc_llheader()
H A Dif_ethersubr.c151 if (req->rtype != IFENCAP_LL) in ether_requestencap()
H A Dif.c3878 if (req->rtype != IFENCAP_LL) in if_requestencap_default()
/freebsd-13.1/sys/netinet/
H A Dif_ether.c329 ereq.rtype = IFENCAP_LL; in arp_fillheader()