Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dif_var.h145 IFENCAP_LL = 1 /* pre-calculate link-layer header */ enumerator
H A Dif_llatbl.c354 ereq.rtype = IFENCAP_LL; in lltable_calc_llheader()
H A Dif_ethersubr.c155 if (req->rtype != IFENCAP_LL) in ether_requestencap()
H A Dif.c3995 if (req->rtype != IFENCAP_LL) in if_requestencap_default()
/freebsd-12.1/sys/netinet/
H A Dif_ether.c324 ereq.rtype = IFENCAP_LL; in arp_fillheader()