Home
last modified time | relevance | path

Searched refs:sc_max_age (Results 1 – 8 of 8) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dbridgestp.c199 bif->bif_config_bpdu.cu_max_age = sc->sc_max_age; in bstp_transmit_config()
206 if (bif->bif_config_bpdu.cu_message_age < sc->sc_max_age) { in bstp_transmit_config()
333 sc->sc_max_age = config->cu_max_age; in bstp_record_config_timeout_values()
760 sc->sc_max_age = sc->sc_bridge_max_age; in bstp_message_age_timer_expiry()
871 sc->sc_max_age = sc->sc_bridge_max_age; in bstp_initialization()
957 sc->sc_max_age = sc->sc_bridge_max_age; in bstp_disable_port()
990 sc->sc_max_age = sc->sc_bridge_max_age; in bstp_set_bridge_priority()
1097 sc->sc_max_age)) in bstp_tick()
H A Dif_bridgevar.h302 uint16_t sc_max_age; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/http/
H A Dhttp_extra.c311 sc->sc_comment = NULL, sc->sc_max_age = NULL, sc->sc_secure = 0; in http_set_cookie_update()
328 MSG_PARAM_MATCH(sc->sc_max_age, p, "Max-Age"); in http_set_cookie_update()
H A Dtest_http.c988 TEST_S(sc->sc_max_age, "1212"); in http_header_test()
1001 TEST_P(sc->sc_max_age, NULL); in http_header_test()
1017 TEST_S(sc->sc_max_age, NULL); in http_header_test()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/http/
H A Dhttp_extra.c311 sc->sc_comment = NULL, sc->sc_max_age = NULL, sc->sc_secure = 0; in http_set_cookie_update()
328 MSG_PARAM_MATCH(sc->sc_max_age, p, "Max-Age"); in http_set_cookie_update()
H A Dtest_http.c988 TEST_S(sc->sc_max_age, "1212"); in http_header_test()
1001 TEST_P(sc->sc_max_age, NULL); in http_header_test()
1017 TEST_S(sc->sc_max_age, NULL); in http_header_test()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/http/sofia-sip/
H A Dhttp.h321 char const *sc_max_age; member
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/http/sofia-sip/
H A Dhttp.h321 char const *sc_max_age; member