Home
last modified time | relevance | path

Searched refs:sock_proto_props (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dproto_set.c45 struct sock_proto_props sopp; in proto_set_rx_hiwat()
72 struct sock_proto_props sopp; in proto_set_rx_lowat()
103 struct sock_proto_props sopp; in proto_set_maxpsz()
136 struct sock_proto_props sopp; in proto_set_tx_maxblk()
162 struct sock_proto_props sopp; in proto_set_tx_copyopt()
188 struct sock_proto_props sopp; in proto_set_tx_wroff()
219 struct sock_proto_props sopp; in proto_set_rx_oob_opt()
H A Dtcp_impl.h690 extern void tcp_get_proto_props(tcp_t *, struct sock_proto_props *);
/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h50 struct sock_proto_props { struct
201 struct sock_proto_props *);
H A Dsocketvar.h231 struct sock_proto_props so_proto_props; /* protocol settings */
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h155 struct sock_proto_props *);
H A Dsockcommon.c620 bzero(&so->so_proto_props, sizeof (struct sock_proto_props)); in sonode_init()
H A Dsockcommon_sops.c1161 so_set_prop(sock_upper_handle_t sock_handle, struct sock_proto_props *soppp) in so_set_prop()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_socket.c100 struct sock_proto_props sopp; in tcp_activate()
327 struct sock_proto_props sopp; in tcp_connect()
1085 struct sock_proto_props sopp; in tcp_newconn_notify()
H A Dtcp_fusion.c252 struct sock_proto_props sopp; in tcp_fuse()
H A Dtcp_tpi.c1062 struct sock_proto_props sopp; in tcp_accept_finish()
H A Dtcp.c429 struct sock_proto_props sopp; in tcp_set_recv_threshold()
3158 tcp_get_proto_props(tcp_t *tcp, struct sock_proto_props *sopp) in tcp_get_proto_props()
H A Dtcp_input.c2424 tcp_dummy_set_proto_props(sock_upper_handle_t x, struct sock_proto_props *y) in tcp_dummy_set_proto_props()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c110 struct sock_proto_props *);
2212 struct sock_proto_props *soppp) in sctp_assoc_properties()
H A Dsockmod_pfp.c1341 struct sock_proto_props sopp; in pfp_setsocket_sockopt()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1494 struct sock_proto_props sopp; in rts_activate()
H A Dicmp.c5406 struct sock_proto_props sopp; in rawip_activate()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c1118 struct sock_proto_props sopp; in sctp_set_opt()
H A Dsctp_common.c364 struct sock_proto_props sopp; in sctp_set_ulp_prop()
/illumos-gate/usr/src/uts/common/io/
H A Dtrill.c1498 struct sock_proto_props sopp; in trill_activate()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4866 struct sock_proto_props sopp; in udp_activate()