Searched refs:OPT_MAX_SEND_FRAG (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | s_client.c | 457 OPT_MAXFRAGLEN, OPT_MAX_SEND_FRAG, OPT_SPLIT_SEND_FRAG, OPT_MAX_PIPELINES, enumerator 509 {"max_send_frag", OPT_MAX_SEND_FRAG, 'p', "Maximum Size of send frames "}, 1443 case OPT_MAX_SEND_FRAG: in s_client_main()
|
H A D | s_server.c | 712 OPT_MAX_SEND_FRAG, OPT_SPLIT_SEND_FRAG, OPT_MAX_PIPELINES, OPT_READ_BUF, enumerator 891 {"max_send_frag", OPT_MAX_SEND_FRAG, 'p', "Maximum Size of send frames "}, 1598 case OPT_MAX_SEND_FRAG: in s_server_main()
|