Searched refs:sctp_packet_empty (Results 1 – 3 of 3) sorted by relevance
85 if (!sctp_packet_empty(packet)) in sctp_packet_config()732 if (!sctp_packet_empty(packet)) in sctp_packet_can_append_data()813 if (sctp_packet_empty(packet) || in sctp_packet_will_fit()
1166 if (!sctp_packet_empty(packet)) { in sctp_outq_flush_transports()
746 static inline int sctp_packet_empty(struct sctp_packet *packet) in sctp_packet_empty() function