Searched refs:INFO_ack (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | tihdr.h | 531 INFO_ack; /* info acknowledgement */ member
|
/titanic_50/usr/src/lib/libnsl/nsl/ |
H A D | _utility.c | 870 struct T_info_ack *tiap = &tcap->INFO_ack; in _t_create() 1683 tiap = &tc_ackp->INFO_ack; in _t_do_postconn_sync()
|
/titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsddi.c | 409 *(&tcap->INFO_ack) = rds_g_t_info_ack_ipv4; in rds_capability_req()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | timod.c | 1048 tcap->INFO_ack = saved_info; in timodrproc() 1309 timodprocessinfo(q, tp, &tca->INFO_ack); in timodrproc()
|
H A D | tl.c | 4357 tl_copy_info(&tcap->INFO_ack, tep); in tl_capability_req()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | rts.c | 497 rts_copy_info(&tcap->INFO_ack, rts); in rts_capability_req()
|
H A D | keysock.c | 764 keysock_copy_info(&tcap->INFO_ack, ks); in keysock_capability_req()
|
H A D | spdsock.c | 3232 spdsock_copy_info(&tcap->INFO_ack, ss); in spdsock_capability_req()
|
H A D | icmp.c | 1524 icmp_copy_info(&tcap->INFO_ack, icmp); in icmp_do_capability_ack()
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_tpi.c | 831 tcp_copy_info(&tcap->INFO_ack, tcp); in tcp_do_capability_ack()
|
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | sockstr.c | 756 copy_tinfo(so, &tca->INFO_ack); in so_proc_tcapability_ack()
|
/titanic_50/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 1382 udp_copy_info(&tcap->INFO_ack, udp); in udp_do_capability_ack()
|