Home
last modified time | relevance | path

Searched defs:cmsg (Results 1 – 25 of 26) sorted by relevance

12

/titanic_44/usr/src/lib/libnsl/rpc/
H A Drpc_callmsg.c51 xdr_callmsg(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callmsg()
H A Drpc_prot.c258 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr()
/titanic_44/usr/src/uts/common/rpc/
H A Drpc_calmsg.c56 xdr_callmsg(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callmsg()
H A Drpc_prot.c325 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c83 #define CMSG_CONTENT(cmsg) (&((cmsg)[1])) argument
84 #define CMSG_CONTENTLEN(cmsg) ((cmsg)->cmsg_len - sizeof (struct cmsghdr)) argument
85 #define CMSG_VALID(cmsg, start, end) \ argument
948 struct cmsghdr *cmsg; in so_closefds() local
982 struct cmsghdr *cmsg; in so_getfdopt() local
1033 struct cmsghdr *cmsg; in so_optlen() local
1068 struct cmsghdr *cmsg; in so_cmsg2opt() local
1189 struct cmsghdr *cmsg; in so_opt2cmsg() local
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdma.c586 struct cmsghdr *cmsg) in rdsv3_cmsg_rdma_args()
615 struct cmsghdr *cmsg) in rdsv3_cmsg_rdma_dest()
659 struct cmsghdr *cmsg) in rdsv3_cmsg_rdma_map()
H A Drds_recv.c347 struct rds_rdma_notify cmsg; in rdsv3_notify_queue_get() local
H A Dsend.c887 struct cmsghdr *cmsg; in rdsv3_cmsg_send() local
/titanic_44/usr/src/uts/common/inet/sockmods/
H A Dsocksctpsubr.c221 struct cmsghdr *cmsg; in sosctp_pack_cmsg() local
280 struct cmsghdr *cmsg; in sosctp_find_cmsg() local
369 struct cmsghdr *cmsg; in sosctp_assoc_createconn() local
H A Dsocksctp.c729 struct cmsghdr *cmsg; in sosctp_sendmsg() local
929 struct cmsghdr *cmsg; in sosctp_seq_sendmsg() local
2116 struct cmsghdr *cmsg; in sctp_assoc_recv() local
/titanic_44/usr/src/lib/libc/port/gen/
H A Dcatgets.c99 char *cmsg = check_format( in catgets() local
/titanic_44/usr/src/lib/libsctp/common/
H A Dsctp.c266 struct cmsghdr *cmsg; in sctp_recvmsg() local
316 struct cmsghdr *cmsg; in sctp_send_common() local
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinput.c55 struct cmsghdr *cmsg; in find_ancillary() local
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c280 struct cmsghdr *cmsg; in update_hoplimit_ancillary_data() local
377 struct cmsghdr *cmsg; in find_ancillary_data() local
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dcommon.c229 struct cmsghdr *cmsg; in find_ancillary() local
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c1020 struct cmsghdr *cmsg; in pr_ext_headers() local
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c806 struct cmsghdr *cmsg; in send_pkt_internal() local
1258 struct cmsghdr *cmsg; in sock_recvpkt() local
/titanic_44/usr/src/uts/common/sys/
H A Dsocketvar.h738 #define CMSG_NEXT(cmsg) \ argument
741 #define CMSG_CONTENT(cmsg) (&((cmsg)[1])) argument
742 #define CMSG_CONTENTLEN(cmsg) ((cmsg)->cmsg_len - sizeof (struct cmsghdr)) argument
743 #define CMSG_VALID(cmsg, start, end) \ argument
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dbsd-comp.c549 bsd_decompress(state, cmsg, inlen, dmp, outlenp) in bsd_decompress() argument
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c83 struct cmsghdr *cmsg; in find_ancillary() local
/titanic_44/usr/src/uts/common/inet/
H A Doptcom.c1944 struct cmsghdr *cmsg; in process_auxiliary_options() local
/titanic_44/usr/src/lib/libc/port/i18n/
H A Dgettext_gnu.c778 uint32_t *cmsg; in gnu_key_2_text() local
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dbsd-comp.c1096 mblk_t *cmsg = *dmpp, *mnext; in bsd_decompress() local
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c1333 struct cmsghdr *cmsg; in find_ancillary() local
/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c186 struct cmsghdr *cmsg; in sctp_sendmsg() local

12