Home | History | Annotate | Download | only in netperf

Lines Matching defs:option

735      option).  if the user has not specified remote data addressing
737 control connection address (ie the global -L option). */
950 /* support the option. If it fails, note the fact, but keep going. */
958 planet has a UDP_mumble option that overlaps with TCP_NODELAY,
960 option that is defined as a value of 1, which is the same a
978 int option = TCP_NODELAY;
987 option = SCTP_NODELAY;
994 option,
1092 /* support the option. If it fails, note the fact, but keep going. */
1397 /* option, or used one with an argument of 0). If the socket buffer */
2092 /* option, or used one with an argument of 0). If the socket buffer */
2825 /* option, or used one with an argument of 0). If the socket buffer */
3617 /* option, or used one with an argument of 0). If the socket buffer */
12102 extern char *optarg; /* pointer to option string */
12304 take it from the hostname in the -H global option. raj