tag | line | file | source code |
---|---|---|---|
ETH_P_802_3 | 93 | net/inet/eth.c | if(type!=ETH_P_802_3) |
ETH_P_802_3 | 191 | net/inet/eth.c | return htons(ETH_P_802_3); |
ETH_P_802_3 | 290 | net/inet/ipx.c | dlink_type = htons(ETH_P_802_3); |
ETH_P_802_3 | 1350 | net/inet/ipx.c | ipx_8023_packet_type.type=htons(ETH_P_802_3); |