HomeSort by: relevance | last modified time | path
    Searched defs:ehtype (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/igc/
if_igc.c 3185 uint16_t ehtype; local in function:igc_tx_ctx_setup
3223 ehtype = evl->evl_proto;
3226 ehtype = evl->evl_encap_proto;
3229 switch (ntohs(ehtype)) {

Completed in 112 milliseconds