sctp_chunk_iif    182 include/net/sctp/sm.h int sctp_chunk_iif(const struct sctp_chunk *);
sctp_chunk_iif    758 net/sctp/ulpevent.c 	event->iif = sctp_chunk_iif(chunk);