tag | line | file | source code |
---|---|---|---|
ETH_P_802_3 | 91 | net/inet/eth.c | if(type!=ETH_P_802_3) |
ETH_P_802_3 | 166 | net/inet/eth.c | return htons(ETH_P_802_3); |
ETH_P_802_3 | 922 | net/inet/ipx.c | (rt->flags&IPX_RT_BLUEBOOK)?ETH_P_IPX:ETH_P_802_3), |
ETH_P_802_3 | 1118 | net/inet/ipx.c | ipx_8023_packet_type.type=htons(ETH_P_802_3); |