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

  /src/external/bsd/ntp/dist/include/
ntpd.h 117 typedef struct interface_info { struct
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 435 struct interface_info *interface; /* Interface on which packet
657 struct interface_info *ip;
1064 struct interface_info *interface;
1078 struct interface_info *interface;
1295 struct interface_info *interface;
1376 struct interface_info { struct
1378 struct interface_info *next; /* Next interface in list... */
2086 void do_packet (struct interface_info *,
2089 void do_packet6(struct interface_info *, const char *,
2160 int dhcpd_interface_setup_hook (struct interface_info *ip, struct iaddr *ia)
    [all...]

Completed in 15 milliseconds