Searched defs:SCTP_PRINTF (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/overrides/usrsctplib/netinet/
H A Dsctp_os_userspace.h527 #define SCTP_PRINTF(...) \ macro
591 SCTP_PRINTF(__VA_ARGS__); \
617 SCTP_PRINTF("mbuf:%p inp:%p stcb:%p net:%p file:%x line:%d error:%d\n", \
621 SCTP_PRINTF("inp:%p stcb:%p net:%p file:%x line:%d error:%d\n", \
1136 SCTP_PRINTF("%s:%d at %s\n", __FILE__, __LINE__ , __FUNCTION__); \

Completed in 140 milliseconds