HomeSort by: relevance | last modified time | path
    Searched refs:iarp_state (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
arp.h 86 struct iarp_state { struct
90 #define ARP_STATE(ifp) ((struct iarp_state *)(ifp)->if_data[IF_DATA_ARP])
91 #define ARP_CSTATE(ifp) ((const struct iarp_state *)(ifp)->if_data[IF_DATA_ARP])
arp.c 237 const struct iarp_state *state;
406 struct iarp_state *state;
477 struct iarp_state *state;
533 struct iarp_state *state;
587 struct iarp_state *state;
630 struct iarp_state *state;

Completed in 17 milliseconds