ETH_P_IPX
case ETH_P_IPX:
case ETH_P_IPX:
ETH_P_IPX,
case cpu_to_be16(ETH_P_IPX):
ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) ||
if (h_proto == htons(ETH_P_AARP) || h_proto == htons(ETH_P_IPX))
ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX))) {
ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_IPX)) {
eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX))
eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX))
eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX))
eth_hdr->h_proto == cpu_to_be16(ETH_P_IPX))
eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) ||
s->proto_filter[2].start = ETH_P_IPX;
if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) {
*hdr_proto != htons(ETH_P_IPX)) &&