Home
last modified time | relevance | path

Searched refs:CMSG_NEXT (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c960 cmsg = CMSG_NEXT(cmsg)) { in so_closefds()
1007 cmsg = CMSG_NEXT(cmsg)) { in so_getfdopt()
1046 cmsg = CMSG_NEXT(cmsg)) { in so_optlen()
1079 cmsg = CMSG_NEXT(cmsg)) { in so_cmsg2opt()
1295 cmsg = CMSG_NEXT(cmsg); in so_opt2cmsg()
/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsocksctpsubr.c296 cmsg = CMSG_NEXT(cmsg); in sosctp_find_cmsg()
/titanic_41/usr/src/uts/common/sys/
H A Dsocketvar.h738 #define CMSG_NEXT(cmsg) \ macro
/titanic_41/usr/src/uts/common/inet/
H A Doptcom.c1954 cmsg = CMSG_NEXT(cmsg)) { in process_auxiliary_options()
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c214 cmsg = CMSG_NEXT(cmsg); in sctp_sendmsg()