Searched defs:optvalp (Results 1 – 4 of 4) sorted by relevance
/titanic_52/usr/src/uts/common/inet/tcp/ |
H A D | tcp_socket.c | 374 void *optvalp, socklen_t *optlen, cred_t *cr) in tcp_getsockopt() argument 425 const void *optvalp, socklen_t optlen, cred_t *cr) in tcp_setsockopt() argument
|
/titanic_52/usr/src/uts/common/inet/ip/ |
H A D | rts.c | 1350 void *optvalp, socklen_t *optlen, cred_t *cr) in rts_getsockopt() argument 1391 const void *optvalp, socklen_t optlen, cred_t *cr) in rts_setsockopt() argument
|
H A D | icmp.c | 5450 const void *optvalp, socklen_t optlen, cred_t *cr) in rawip_setsockopt() argument 5484 void *optvalp, socklen_t *optlen, cred_t *cr) in rawip_getsockopt() argument
|
/titanic_52/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 6470 void *optvalp, socklen_t *optlen, cred_t *cr) in udp_getsockopt() argument 6512 const void *optvalp, socklen_t optlen, cred_t *cr) in udp_setsockopt() argument
|