Searched refs:OSPF_AUTH_NULL (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospfd.h74 #define OSPF_AUTH_NULL 0 macro
H A Dospfd.c439 new->auth_type = OSPF_AUTH_NULL;
521 area->auth_type == OSPF_AUTH_NULL)
H A Dospf_packet.c80 return OSPF_AUTH_NULL;
2037 case OSPF_AUTH_NULL:
2332 case OSPF_AUTH_NULL:
H A Dospf_vty.c943 vl_config.auth_type = OSPF_AUTH_NULL;
1935 area->auth_type = OSPF_AUTH_NULL;
2442 if (area->auth_type == OSPF_AUTH_NULL)
3980 params->auth_type = OSPF_AUTH_NULL;
6631 case OSPF_AUTH_NULL:
6804 if (area->auth_type != OSPF_AUTH_NULL)
H A Dospf_dump.c651 case OSPF_AUTH_NULL:

Completed in 77 milliseconds