Searched refs:get_if_option (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dconfig.h321 extern void *get_if_option( struct dhcp6_option_list *, int);
H A Dconfig.c692 if ( get_if_option( opts, cfl->type ) != 0L )
728 void *get_if_option( struct dhcp6_option_list *opts, int type ) function
H A Dradvd_token.l117 if ( ( ( (requested_if = get_if_option(&(dhcp6_if->option_list),
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dconfig.h321 extern void *get_if_option( struct dhcp6_option_list *, int);
H A Dconfig.c692 if ( get_if_option( opts, cfl->type ) != 0L )
728 void *get_if_option( struct dhcp6_option_list *opts, int type ) function
H A Dradvd_token.l117 if ( ( ( (requested_if = get_if_option(&(dhcp6_if->option_list),
H A Dradvd_token.c907 if ( ( ( (requested_if = get_if_option(&(dhcp6_if->option_list),

Completed in 127 milliseconds