Searched refs:optdb_obj_t (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Doptcom.h177 } optdb_obj_t; typedef in typeref:struct:optdb_obj
192 extern void svr4_optcom_req(queue_t *, mblk_t *, cred_t *, optdb_obj_t *);
193 extern void tpi_optcom_req(queue_t *, mblk_t *, cred_t *, optdb_obj_t *);
195 cred_t *, optdb_obj_t *, void *, int *);
199 void *, optdb_obj_t *, int (*)(conn_t *, uint_t, int, int, uint_t,
H A Dkeysock.h43 extern optdb_obj_t keysock_opt_obj;
H A Drawip_impl.h94 extern optdb_obj_t icmp_opt_obj;
H A Drts_impl.h94 extern optdb_obj_t rts_opt_obj;
H A Dspdsock.h106 extern optdb_obj_t spdsock_opt_obj;
H A Doptcom.c60 static t_scalar_t process_topthdrs_first_pass(mblk_t *, cred_t *, optdb_obj_t *,
63 mblk_t *ack_mp, cred_t *, optdb_obj_t *dbobjp,
67 t_uscalar_t *, cred_t *, optdb_obj_t *);
69 t_uscalar_t *, cred_t *cr, optdb_obj_t *);
72 cred_t *, optdb_obj_t *dbobjp);
181 svr4_optcom_req(queue_t *q, mblk_t *mp, cred_t *cr, optdb_obj_t *dbobjp)
515 tpi_optcom_req(queue_t *q, mblk_t *mp, cred_t *cr, optdb_obj_t *dbobjp)
631 process_topthdrs_first_pass(mblk_t *mp, cred_t *cr, optdb_obj_t *dbobjp,
858 optdb_obj_t *dbobjp, t_uscalar_t *worst_statusp)
1024 t_uscalar_t *worst_statusp, cred_t *cr, optdb_obj_t *dbobj
[all...]
H A Dudp_impl.h259 extern optdb_obj_t udp_opt_obj;
H A Dtcp_impl.h585 extern optdb_obj_t tcp_opt_obj;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock_opt_data.c84 optdb_obj_t keysock_opt_obj = {
H A Dspdsock_opt_data.c85 optdb_obj_t spdsock_opt_obj = {
H A Drts_opt_data.c100 optdb_obj_t rts_opt_obj = {
H A Dicmp_opt_data.c333 optdb_obj_t icmp_opt_obj = {
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drds_opt.c185 optdb_obj_t rds_opt_obj = {
/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drds.h139 extern optdb_obj_t rds_opt_obj;
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_opt_data.c326 optdb_obj_t udp_opt_obj = {
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_opt_data.c262 optdb_obj_t tcp_opt_obj = {
/illumos-gate/usr/src/uts/common/io/
H A Dtl.c909 optdb_obj_t tl_opt_obj = {

Completed in 97 milliseconds