Searched refs:dmc_type (Results 1 – 2 of 2) sorted by relevance
611 dh->dmc_type = ntohs((u_short)dh->dmc_type); in dmcxint()627 switch (dh->dmc_type) { in dmcxint()785 type = dh->dmc_type; in dmcoutput()805 dh->dmc_type = htons((u_short)type); in dmcoutput()
64 short dmc_type; /* encapsulate packet type */ member