Home
last modified time | relevance | path

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

/titanic_50/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.h608 extern void tcp_get_proto_props(tcp_t *, struct sock_proto_props *);
/titanic_50/usr/src/uts/common/sys/
H A Dsocket_proto.h46 struct sock_proto_props { struct
197 struct sock_proto_props *);
H A Dsocketvar.h228 struct sock_proto_props so_proto_props; /* protocol settings */
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_socket.c99 struct sock_proto_props sopp; in tcp_activate()
326 struct sock_proto_props sopp; in tcp_connect()
1078 struct sock_proto_props sopp; in tcp_newconn_notify()
H A Dtcp_fusion.c240 struct sock_proto_props sopp; in tcp_fuse()
H A Dtcp.c428 struct sock_proto_props sopp; in tcp_set_recv_threshold()
3122 tcp_get_proto_props(tcp_t *tcp, struct sock_proto_props *sopp) in tcp_get_proto_props()
H A Dtcp_tpi.c1056 struct sock_proto_props sopp; in tcp_accept_finish()
H A Dtcp_input.c2244 tcp_dummy_set_proto_props(sock_upper_handle_t x, struct sock_proto_props *y) in tcp_dummy_set_proto_props()
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h154 struct sock_proto_props *);
H A Dsockcommon.c613 bzero(&so->so_proto_props, sizeof (struct sock_proto_props)); in sonode_init()
H A Dsockcommon_sops.c1193 so_set_prop(sock_upper_handle_t sock_handle, struct sock_proto_props *soppp) in so_set_prop()
/titanic_50/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c108 struct sock_proto_props *);
2189 struct sock_proto_props *soppp) in sctp_assoc_properties()
H A Dsockmod_pfp.c1341 struct sock_proto_props sopp; in pfp_setsocket_sockopt()
/titanic_50/usr/src/uts/common/inet/ip/
H A Drts.c1489 struct sock_proto_props sopp; in rts_activate()
H A Dicmp.c5386 struct sock_proto_props sopp; in rawip_activate()
/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c1105 struct sock_proto_props sopp; in sctp_set_opt()
H A Dsctp_common.c364 struct sock_proto_props sopp; in sctp_set_ulp_prop()
/titanic_50/usr/src/uts/common/io/
H A Dtrill.c1497 struct sock_proto_props sopp; in trill_activate()
/titanic_50/usr/src/uts/common/inet/udp/
H A Dudp.c4805 struct sock_proto_props sopp; in udp_activate()