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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dcommon.h91 //extern int dhcp6_get_options __P((struct dhcp6opt *, struct dhcp6opt *,
93 extern int dhcp6_get_options __P((struct dhcp6opt *, struct dhcp6opt *,
H A Ddhcp6s.c611 /* Pass extra arg to 'dhcp6_get_options' */
613 if (dhcp6_get_options((struct dhcp6opt *)(dh6 + 1),
616 if (dhcp6_get_options((struct dhcp6opt *)(dh6 + 1),
H A Dcommon.c970 dhcp6_get_options(p, ep, optinfo)
975 dhcp6_get_options(p, ep, optinfo, msgtype, state, send_flags) function
H A Ddhcp6c.c1477 /* Pass some extra arguments to 'dhcp6_get_options'
1486 if (dhcp6_get_options(p, ep, &optinfo, dh6->dh6_msgtype,
1488 //if (dhcp6_get_options(p, ep, &optinfo) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dcommon.h91 //extern int dhcp6_get_options __P((struct dhcp6opt *, struct dhcp6opt *,
93 extern int dhcp6_get_options __P((struct dhcp6opt *, struct dhcp6opt *,
H A Ddhcp6s.c620 /* Pass extra arg to 'dhcp6_get_options' */
622 if (dhcp6_get_options((struct dhcp6opt *)(dh6 + 1),
625 if (dhcp6_get_options((struct dhcp6opt *)(dh6 + 1),
H A Dcommon.c979 dhcp6_get_options(p, ep, optinfo)
984 dhcp6_get_options(p, ep, optinfo, msgtype, state, send_flags) function
H A Ddhcp6c.c1476 /* Pass some extra arguments to 'dhcp6_get_options'
1485 if (dhcp6_get_options(p, ep, &optinfo, dh6->dh6_msgtype,
1487 //if (dhcp6_get_options(p, ep, &optinfo) < 0) {

Completed in 135 milliseconds