/titanic_50/usr/src/uts/common/inet/ |
H A D | proto_set.c | 53 struct stroptions *stropt; in proto_set_rx_hiwat() local 55 if (!(mp = allocb(sizeof (*stropt), BPRI_LO))) in proto_set_rx_hiwat() 58 mp->b_wptr += sizeof (*stropt); in proto_set_rx_hiwat() 59 stropt = (struct stroptions *)mp->b_rptr; in proto_set_rx_hiwat() 60 stropt->so_flags = SO_HIWAT; in proto_set_rx_hiwat() 61 stropt->so_hiwat = size; in proto_set_rx_hiwat() 80 struct stroptions *stropt; in proto_set_rx_lowat() local 82 if (!(mp = allocb(sizeof (*stropt), BPRI_LO))) in proto_set_rx_lowat() 85 mp->b_wptr += sizeof (*stropt); in proto_set_rx_lowat() 86 stropt = (struct stroptions *)mp->b_rptr; in proto_set_rx_lowat() [all …]
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_fusion.c | 227 struct stroptions *stropt; in tcp_fuse() local 230 mp->b_wptr += sizeof (*stropt); in tcp_fuse() 232 stropt = (struct stroptions *)mp->b_rptr; in tcp_fuse() 233 stropt->so_flags = SO_WROFF | SO_MAXBLK; in tcp_fuse() 234 stropt->so_wroff = 0; in tcp_fuse() 235 stropt->so_maxblk = INFPSZ; in tcp_fuse()
|
H A D | tcp_socket.c | 818 struct stroptions *stropt; in tcp_fallback_noneager() local 848 stropt = (struct stroptions *)stropt_mp->b_rptr; in tcp_fallback_noneager() 850 stropt->so_flags = SO_HIWAT | SO_WROFF | SO_MAXBLK; in tcp_fallback_noneager() 852 stropt->so_wroff = connp->conn_ht_iphc_len + (tcp->tcp_loopback ? 0 : in tcp_fallback_noneager() 855 stropt->so_wroff += TCPOPT_MAX_SACK_LEN; in tcp_fallback_noneager() 856 stropt->so_hiwat = connp->conn_rcvbuf; in tcp_fallback_noneager() 857 stropt->so_maxblk = tcp_maxpsz_set(tcp, B_FALSE); in tcp_fallback_noneager()
|
H A D | tcp_tpi.c | 1055 struct stroptions *stropt; in tcp_accept_finish() local 1135 stropt = (struct stroptions *)mp->b_rptr; in tcp_accept_finish() 1137 stropt = (struct stroptions *)mp->b_rptr; in tcp_accept_finish() 1139 stropt->so_flags = SO_HIWAT | SO_WROFF | SO_MAXBLK; in tcp_accept_finish() 1140 stropt->so_hiwat = sopp.sopp_rxhiwat; in tcp_accept_finish() 1141 stropt->so_wroff = sopp.sopp_wroff; in tcp_accept_finish() 1142 stropt->so_maxblk = sopp.sopp_maxblk; in tcp_accept_finish()
|
/titanic_50/usr/src/lib/libast/common/string/ |
H A D | stropt.c | 56 stropt(const char* as, const void* tab, int siz, int(*f)(void*, const void*, int, const char*), voi… in stropt() function
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_map.h | 351 #undef stropt 352 #define stropt _ast_stropt macro
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_map.h | 372 #undef stropt 373 #define stropt _ast_stropt macro
|
H A D | ast.h | 343 extern __MANGLE__ int stropt __PROTO__((const char*, const __V_*, int, int(*)(__V_*, const __V_*, …
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_map.h | 372 #undef stropt 373 #define stropt _ast_stropt macro
|
H A D | ast.h | 343 extern __MANGLE__ int stropt __PROTO__((const char*, const __V_*, int, int(*)(__V_*, const __V_*, …
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_map.h | 351 #undef stropt 352 #define stropt _ast_stropt macro
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_map.h | 351 #undef stropt 352 #define stropt _ast_stropt macro
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_map.h | 351 #undef stropt 352 #define stropt _ast_stropt macro
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_map.h | 372 #undef stropt 373 #define stropt _ast_stropt macro
|
H A D | ast.h | 343 extern __MANGLE__ int stropt __PROTO__((const char*, const __V_*, int, int(*)(__V_*, const __V_*, …
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_map.h | 372 #undef stropt 373 #define stropt _ast_stropt macro
|
H A D | ast.h | 343 extern __MANGLE__ int stropt __PROTO__((const char*, const __V_*, int, int(*)(__V_*, const __V_*, …
|
/titanic_50/usr/src/lib/libast/common/misc/ |
H A D | error.c | 339 stropt(s, options, sizeof(*options), setopt, NiL); in error_break() 377 stropt(getenv("ERROR_OPTIONS"), options, sizeof(*options), setopt, NiL); in errorv()
|
/titanic_50/usr/src/lib/libast/common/include/ |
H A D | ast.h | 325 extern int stropt(const char*, const void*, int, int(*)(void*, const void*, int, const char*), voi…
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 351 #undef stropt 352 #define stropt _ast_stropt
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | map | 351 #undef stropt 352 #define stropt _ast_stropt
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | map | 351 #undef stropt 352 #define stropt _ast_stropt
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | map | 351 #undef stropt 352 #define stropt _ast_stropt
|
/titanic_50/usr/src/lib/libast/common/tm/ |
H A D | tminit.c | 388 stropt(getenv("TM_OPTIONS"), options, sizeof(*options), tmopt, NiL); in tmlocal()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | icmp.c | 5258 struct stroptions *stropt; in rawip_fallback() local 5264 stropt_mp = allocb_wait(sizeof (*stropt), BPRI_HI, STR_NOSIG, NULL); in rawip_fallback() 5281 stropt_mp->b_wptr += sizeof (*stropt); in rawip_fallback() 5282 stropt = (struct stroptions *)stropt_mp->b_rptr; in rawip_fallback() 5283 stropt->so_flags = SO_WROFF | SO_HIWAT; in rawip_fallback() 5284 stropt->so_wroff = connp->conn_wroff; in rawip_fallback() 5285 stropt->so_hiwat = connp->conn_rcvbuf; in rawip_fallback()
|