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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dcommon.h64 extern struct dhcp6_event *dhcp6_create_event __P((struct dhcp6_if *, int));
H A Ddhcp6c.c636 if ((ev = dhcp6_create_event(ifp, DHCP6S_INIT)) == NULL) {
2037 if ((ev = dhcp6_create_event(ifp, state)) == NULL) {
H A Dclient6_addr.c642 if ((ev = dhcp6_create_event(sp->ifp, dhcpstate)) == NULL) {
H A Dcommon.c340 dhcp6_create_event(ifp, state) function
/netgear-R7000-V1.0.7.12_1.2.5/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) {
2070 if ((ev = dhcp6_create_event(ifp, state)) == NULL) {
H A Dclient6_addr.c670 if ((ev = dhcp6_create_event(sp->ifp, dhcpstate)) == NULL) {
H A Dcommon.c340 dhcp6_create_event(ifp, state) function

Completed in 173 milliseconds