Searched refs:cmsg_type (Results 1 - 25 of 25) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dcommon.c224 * Find the option buffer in the msg corresponding to cmsg_type.
227 find_ancillary(struct msghdr *msg, int cmsg_type) argument
234 cmsg->cmsg_type == cmsg_type) {
H A Doutput.c229 cmsgp->cmsg_type = IP_PKTINFO;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c200 cmsgp->cmsg_type = IPV6_HOPLIMIT;
212 cmsgp->cmsg_type = IPV6_RTHDR;
248 cmsgp->cmsg_type = IPV6_PKTINFO;
286 cmsg->cmsg_type == IPV6_HOPLIMIT) {
371 * cmsg_type.
375 find_ancillary_data(struct msghdr *msg, int cmsg_level, int cmsg_type) argument
382 cmsg->cmsg_type == cmsg_type) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinput.c53 find_ancillary(struct msghdr *rmsg, int cmsg_type) argument
60 cmsg->cmsg_type == cmsg_type) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSUNP.c895 cmptr->cmsg_type == IP_PKTINFO) {
910 cmptr->cmsg_type == IP_RECVDSTADDR) {
922 cmptr->cmsg_type == IP_RECVIF) {
946 cmptr->cmsg_type == IP_RECVTTL) {
951 cmptr->cmsg_type == IP_TTL) { // some implementations seem to send IP_TTL instead of IP_RECVTTL
959 cmptr->cmsg_type == IPV6_PKTINFO) {
978 cmptr->cmsg_type == IPV6_HOPLIMIT) {
H A Duds_daemon.c4714 LogMsg("%3d: Got %d %d %d %d", req->sd, msg.msg_controllen, cmsg ? cmsg->cmsg_len : -1, cmsg ? cmsg->cmsg_level : -1, cmsg ? cmsg->cmsg_type : -1);
4716 if (cmsg && cmsg->cmsg_level == SOL_SOCKET && cmsg->cmsg_type == SCM_RIGHTS)
/illumos-gate/usr/src/lib/libsctp/common/
H A Dsctp.c299 cmsg->cmsg_type == SCTP_SNDRCV) {
331 cmsg->cmsg_type = SCTP_SNDRCV;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c182 cmsgp->cmsg_type = IPV6_HOPLIMIT;
196 cmsgp->cmsg_type = IPV6_RTHDR;
231 cmsgp->cmsg_type = IPV6_PKTINFO;
1029 switch (cmsg->cmsg_type) {
1049 Printf(" <option type %d>", cmsg->cmsg_type);
H A Dping.c2567 cmsg->cmsg_type == SO_TIMESTAMP &&
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c962 cmsg->cmsg_type == SCM_RIGHTS) {
1009 cmsg->cmsg_type == SCM_RIGHTS) {
1048 cmsg->cmsg_type == SCM_RIGHTS) {
1087 cmsg->cmsg_type == SCM_RIGHTS)
1092 toh.name = cmsg->cmsg_type;
1232 cmsg->cmsg_type = SCM_RIGHTS;
1249 cmsg->cmsg_type = tohp->name;
1286 cmsg->cmsg_type = tohp->name;
/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h445 int cmsg_type; /* protocol-specific type */ member in struct:cmsghdr
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dpacket.c964 cmsg->cmsg_type = IPV6_PKTINFO;
1268 switch (cmsg->cmsg_type) {
1286 switch (cmsg->cmsg_type) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c81 find_ancillary(struct msghdr *msg, int cmsg_type) argument
88 cmsg->cmsg_type == cmsg_type) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c60 int cmsg_type);
1331 find_ancillary(struct msghdr *msg, int cmsg_level, int cmsg_type) argument
1338 cmsg->cmsg_type == cmsg_type) {
/illumos-gate/usr/src/boot/sys/sys/
H A Dsocket.h449 int cmsg_type; /* protocol-specific type */ member in struct:cmsghdr
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c478 cmsg->cmsg_type = SCTP_SNDRCV;
512 cmsg->cmsg_type = IPV6_PKTINFO;
533 cmsg->cmsg_type = IPV6_HOPLIMIT;
547 cmsg->cmsg_type = IPV6_TCLASS;
560 cmsg->cmsg_type = IPV6_HOPOPTS;
576 cmsg->cmsg_type = IPV6_RTHDRDSTOPTS;
592 cmsg->cmsg_type = IPV6_RTHDR;
608 cmsg->cmsg_type = IPV6_DSTOPTS;
H A Dsctp_output.c200 (cmsg->cmsg_type == SCTP_SNDRCV)) {
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dsend.c898 cmsg, rm, cmsg->cmsg_type);
903 switch (cmsg->cmsg_type) {
H A Drdsv3_impl.c1130 cp->cmsg_type = type;
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c79 cmp[0].cmsg_type = SCM_RIGHTS;
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctpsubr.c292 (cmsg->cmsg_type == type)) {
H A Dsocksctp.c2128 (cmsg->cmsg_type == SCTP_SNDRCV)) {
/illumos-gate/usr/src/uts/common/inet/
H A Doptcom.c1958 optd = proto_opt_lookup(cmsg->cmsg_level, cmsg->cmsg_type,
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c3162 cmsgp->cmsg_type = IPV6_HOPLIMIT;
3170 cmsgp->cmsg_type = IPV6_PKTINFO;
3500 switch (cmsgp->cmsg_type) {
/illumos-gate/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientstub.c804 cmsg->cmsg_type = SCM_RIGHTS;

Completed in 283 milliseconds