Searched refs:dhcp6_create_event (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dcommon.h64 extern struct dhcp6_event *dhcp6_create_event __P((struct dhcp6_if *, int));
H A Ddhcp6c.c635 if ((ev = dhcp6_create_event(ifp, DHCP6S_INIT)) == NULL) {
2036 if ((ev = dhcp6_create_event(ifp, state)) == NULL) {
H A Dclient6_addr.c664 if ((ev = dhcp6_create_event(sp->ifp, dhcpstate)) == NULL) {
H A Dcommon.c340 dhcp6_create_event(ifp, state) function

Completed in 103 milliseconds