taglinefilesource code
ETH_P_802_393net/inet/eth.cif(type!=ETH_P_802_3) 
ETH_P_802_3191net/inet/eth.creturn htons(ETH_P_802_3);
ETH_P_802_3296net/inet/ipx.cdlink_type = htons(ETH_P_802_3);
ETH_P_802_31357net/inet/ipx.cipx_8023_packet_type.type=htons(ETH_P_802_3);