ETH_P_AARP
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_AARP &&
ntohs(rx_pkt_hdr->rfc1042_hdr.snap_type) != ETH_P_AARP &&
if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) ||
if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) ||
if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) ||
if (eth_hdr->h_proto == cpu_to_be16(ETH_P_AARP) ||
eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) ||
s->proto_filter[1].end = ETH_P_AARP;
if (ethertype == ETH_P_AARP || ethertype == ETH_P_IPX) {
*hdr_proto != htons(ETH_P_AARP) &&