SCTP_TRUNC4       592 include/net/sctp/sctp.h 	return SCTP_TRUNC4(max_t(__u32, dst_mtu(dst),
SCTP_TRUNC4      1407 net/sctp/associola.c 	asoc->frag_point = SCTP_TRUNC4(frag);
SCTP_TRUNC4       613 net/sctp/input.c 					      SCTP_TRUNC4(info));
SCTP_TRUNC4       258 net/sctp/transport.c 	pmtu = SCTP_TRUNC4(pmtu);