Searched refs:reply_arp (Results 1 – 1 of 1) sorted by relevance
17 static int reply_arp; variable55 reply_arp = 1; in sb_eth_raw_send()71 if (reply_arp) { in sb_eth_raw_recv()111 eth->et_protlen = htons(reply_arp ? PROT_ARP : PROT_IP); in sb_eth_raw_recv()112 reply_arp = 0; in sb_eth_raw_recv()