Searched refs:sctp_packet_empty (Results 1 – 3 of 3) sorted by relevance
100 if (!sctp_packet_empty(packet)) in sctp_packet_config()735 if (!sctp_packet_empty(packet)) in sctp_packet_can_append_data()816 if (sctp_packet_empty(packet) || in sctp_packet_will_fit()
1164 if (!sctp_packet_empty(packet)) { in sctp_outq_flush_transports()
758 static inline int sctp_packet_empty(struct sctp_packet *packet) in sctp_packet_empty() function