Searched refs:ETH_P_RARP (Results 1 – 9 of 9) sorted by relevance
83 #define ETH_P_RARP 0x8035 /* Reverse Addr Res packet */ macro
60 #define ETH_P_RARP 0x8035 /* Reverse Addr Res packet */ macro
109 e->ethproto != htons(ETH_P_RARP)) || in ebt_arp_mt_check()
137 (eth_hdr(skb)->h_proto == htons(ETH_P_RARP)))) { in ebt_log_packet()
118 return htons(ETH_P_RARP); in type_trans()393 case ETH_P_RARP: in build_header()
466 .type = cpu_to_be16(ETH_P_RARP),580 arp_send(ARPOP_RREQUEST, ETH_P_RARP, 0, dev, 0, NULL, in ic_rarp_send_if()
640 work->word2.snoip.is_rarp = skb->protocol == htons(ETH_P_RARP); in cvm_oct_xmit_pow()
112 s->proto_filter[1].start = ETH_P_RARP; in bnep_set_default_proto_filter()
785 (be16_to_cpup((__be16 *) skb->data) != ETH_P_RARP)) { in ipoib_start_xmit()