Home
last modified time | relevance | path

Searched refs:MSG_CTRUNC (Results 1 – 12 of 12) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsocket.h413 #define MSG_CTRUNC 0x10 /* Control data truncated */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinput.c105 if (rmsg.msg_flags & (MSG_TRUNC | MSG_CTRUNC)) { in in_data()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c410 if (msg->msg_flags & (MSG_TRUNC|MSG_CTRUNC)) { in check_reply6()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c316 if (msg->msg_flags & (MSG_TRUNC|MSG_CTRUNC)) { in check_reply6()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1765 msg->msg_flags |= MSG_CTRUNC; in so_recvmsg()
1839 msg->msg_flags |= MSG_CTRUNC; in so_recvmsg()
H A Dsocktpi.c3390 msg->msg_flags |= MSG_CTRUNC; in sotpi_recvmsg()
3472 msg->msg_flags |= MSG_CTRUNC; in sotpi_recvmsg()
H A Dsocksyscalls.c889 msg->msg_flags |= MSG_CTRUNC; in recvit()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSUNP.c831 (msg.msg_flags & MSG_CTRUNC) || pktp == NULL) in recvfrom_flags()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c416 if (msg.msg_flags & (MSG_TRUNC|MSG_CTRUNC)) { in in_data()
546 if (msg.msg_flags & (MSG_TRUNC|MSG_CTRUNC)) { in in6_data()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c135 if (msg.msg_flags & (MSG_TRUNC|MSG_CTRUNC)) { in in_data()
/titanic_44/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c583 msg->msg_flags |= MSG_CTRUNC; in sosctp_recvmsg()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c3564 if (msg.msg_flags & (MSG_TRUNC|MSG_CTRUNC)) { in vrrpd_sock_handler()