Searched refs:UNSET_IF_PARAM (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_interface.c454 UNSET_IF_PARAM (oip, output_cost_cmd);
455 UNSET_IF_PARAM (oip, transmit_delay);
456 UNSET_IF_PARAM (oip, retransmit_interval);
457 UNSET_IF_PARAM (oip, passive_interface);
458 UNSET_IF_PARAM (oip, v_hello);
459 UNSET_IF_PARAM (oip, v_wait);
460 UNSET_IF_PARAM (oip, priority);
461 UNSET_IF_PARAM (oip, type);
462 UNSET_IF_PARAM (oip, auth_simple);
463 UNSET_IF_PARAM (oi
[all...]
H A Dospf_interface.h40 #define UNSET_IF_PARAM(S, P) ((S)->P##__config) = 0 macro
H A Dospf_vty.c337 UNSET_IF_PARAM (params, passive_interface);
4081 UNSET_IF_PARAM (params, auth_type);
4187 UNSET_IF_PARAM (params, auth_simple);
4451 UNSET_IF_PARAM (params, output_cost_cmd);
4606 UNSET_IF_PARAM (params, v_wait);
4740 UNSET_IF_PARAM (params, v_hello);
4978 UNSET_IF_PARAM (params, priority);
5113 UNSET_IF_PARAM (params, retransmit_interval);
5232 UNSET_IF_PARAM (params, transmit_delay);

Completed in 207 milliseconds