Home
last modified time | relevance | path

Searched refs:last_param_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_asconf.c2334 uint16_t last_param_type; in sctp_is_addr_pending() local
2337 last_param_type = 0; in sctp_is_addr_pending()
2395 last_param_type = param_type; in sctp_is_addr_pending()
2413 (add_cnt == del_cnt && last_param_type == SCTP_ADD_IP_ADDRESS)) { in sctp_is_addr_pending()
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1286 last_param_type t9 = last_param; in ACTION_P10()