Searched refs:P_ARP (Results 1 – 4 of 4) sorted by relevance
247 case P_ARP: net_protocol = &arp_protocol; break; in pxenv_undi_transmit()748 prottype = P_ARP; in pxenv_undi_isr()
247 #define P_ARP 2 macro
555 return undi_transmit(netif, pbuf, dst, P_ARP); in undi_send_arp()1522 case P_ARP: in undiif_input()
1064 #define P_ARP 2 /**< ARP protocol */ macro