Home
last modified time | relevance | path

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

/f-stack/freebsd/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.c376 ereq.rtype = IFENCAP_LL; in lltable_calc_llheader()
H A Dif_ethersubr.c154 if (req->rtype != IFENCAP_LL) in ether_requestencap()
H A Dif.c3851 if (req->rtype != IFENCAP_LL) in if_requestencap_default()
/f-stack/freebsd/netinet/
H A Dif_ether.c340 ereq.rtype = IFENCAP_LL; in arp_fillheader()