HomeSort by: relevance | last modified time | path
    Searched refs:iuh_etype (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_ieee1394.h 65 uint16_t iuh_etype; /* ether_type */ member in struct:ieee1394_unfraghdr
if_ieee1394subr.c 266 iuh->iuh_etype = etype;
345 etype = ntohs(iuh->iuh_etype);
532 iuh->iuh_etype = rp->rp_etype;

Completed in 13 milliseconds