Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_infiniband.c179 if (req->rtype != IFENCAP_LL) in infiniband_requestencap()
H A Dif_var.h162 IFENCAP_LL = 1 /* pre-calculate link-layer header */ enumerator
H A Dif_llatbl.c421 ereq.rtype = IFENCAP_LL; in lltable_calc_llheader()
H A Dif_ethersubr.c155 if (req->rtype != IFENCAP_LL) in ether_requestencap()
H A Dif.c3942 if (req->rtype != IFENCAP_LL) in if_requestencap_default()
/freebsd/sys/netinet/
H A Dif_ether.c325 ereq.rtype = IFENCAP_LL; in arp_fillheader()