Searched refs:encaplen (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_vlan.c1087 int encaplen; local
1117 encaplen = ifv->ifv_encaplen;
1143 M_PREPEND(m, encaplen, M_DONTWAIT);
1165 bcopy(mtod(m, char *) + encaplen,

Completed in 14 milliseconds