Searched defs:optvalp (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/uts/common/inet/tcp/ |
| H A D | tcp_socket.c | 381 void *optvalp, socklen_t *optlen, cred_t *cr) in tcp_getsockopt() 432 const void *optvalp, socklen_t optlen, cred_t *cr) in tcp_setsockopt()
|
| /illumos-gate/usr/src/uts/common/inet/ip/ |
| H A D | rts.c | 1355 void *optvalp, socklen_t *optlen, cred_t *cr) in rts_getsockopt() 1396 const void *optvalp, socklen_t optlen, cred_t *cr) in rts_setsockopt()
|
| H A D | icmp.c | 5469 const void *optvalp, socklen_t optlen, cred_t *cr) in rawip_setsockopt() 5503 void *optvalp, socklen_t *optlen, cred_t *cr) in rawip_getsockopt()
|
| /illumos-gate/usr/src/uts/common/inet/udp/ |
| H A D | udp.c | 6435 void *optvalp, socklen_t *optlen, cred_t *cr) in udp_getsockopt() 6477 const void *optvalp, socklen_t optlen, cred_t *cr) in udp_setsockopt()
|