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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_packet.c99 ospf_auth_type (struct ospf_interface *oi) function
308 if ( ospf_auth_type (oi) == OSPF_AUTH_CRYPTOGRAPHIC)
2320 if (OSPF_AUTH_NULL != (iface_auth_type = ospf_auth_type (oi)))
2336 if (OSPF_AUTH_SIMPLE != (iface_auth_type = ospf_auth_type (oi)))
2358 if (OSPF_AUTH_CRYPTOGRAPHIC != (iface_auth_type = ospf_auth_type (oi)))
2986 ospfh->auth_type = htons (ospf_auth_type (oi));
2999 switch (ospf_auth_type (oi))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_packet.c99 ospf_auth_type (struct ospf_interface *oi) function
308 if ( ospf_auth_type (oi) == OSPF_AUTH_CRYPTOGRAPHIC)
2320 if (OSPF_AUTH_NULL != (iface_auth_type = ospf_auth_type (oi)))
2336 if (OSPF_AUTH_SIMPLE != (iface_auth_type = ospf_auth_type (oi)))
2358 if (OSPF_AUTH_CRYPTOGRAPHIC != (iface_auth_type = ospf_auth_type (oi)))
2986 ospfh->auth_type = htons (ospf_auth_type (oi));
2999 switch (ospf_auth_type (oi))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_packet.c99 ospf_auth_type (struct ospf_interface *oi) function
308 if ( ospf_auth_type (oi) == OSPF_AUTH_CRYPTOGRAPHIC)
2320 if (OSPF_AUTH_NULL != (iface_auth_type = ospf_auth_type (oi)))
2336 if (OSPF_AUTH_SIMPLE != (iface_auth_type = ospf_auth_type (oi)))
2358 if (OSPF_AUTH_CRYPTOGRAPHIC != (iface_auth_type = ospf_auth_type (oi)))
2986 ospfh->auth_type = htons (ospf_auth_type (oi));
2999 switch (ospf_auth_type (oi))

Completed in 76 milliseconds