Home
last modified time | relevance | path

Searched refs:ARP_CSTATE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/dhcpcd/src/
H A Darp.h92 #define ARP_CSTATE(ifp) \ macro
H A Darp.c321 state = ARP_CSTATE(ifp); in arp_packet()