Home
last modified time | relevance | path

Searched refs:td_type (Results 1 – 3 of 3) sorted by relevance

/src/tools/tools/netmap/
H A Dpkt-gen.c300 int td_type; member
2644 m = (g->td_type == TD_TYPE_RECEIVER ? in start_threads()
2666 if (g->td_type == TD_TYPE_RECEIVER) in start_threads()
2836 if (g->td_type == TD_TYPE_SENDER) in main_thread()
2838 else if (g->td_type == TD_TYPE_RECEIVER) in main_thread()
2947 g.td_type = fn->ty; in main()
3017 g.td_type = fn->ty; in main()
3275 if (g.td_type == TD_TYPE_SENDER) in main()
3286 if (g.td_type == TD_TYPE_SENDER) { in main()
3318 (g.td_type == TD_TYPE_SENDER) ? "Sending on" : in main()
[all …]
/src/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_crypto.h515 int td_type); /* IN */
H A Dpkinit_crypto_openssl.c5450 int td_type) in pkinit_process_td_trusted_certifiers() argument
5461 if (td_type == TD_TRUSTED_CERTIFIERS) in pkinit_process_td_trusted_certifiers()
5475 if (td_type == TD_TRUSTED_CERTIFIERS) in pkinit_process_td_trusted_certifiers()
5490 if (td_type == TD_TRUSTED_CERTIFIERS) in pkinit_process_td_trusted_certifiers()