Searched refs:sctp_packet_empty (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/sctp/
H A Doutput.c85 if (!sctp_packet_empty(packet))
732 if (!sctp_packet_empty(packet))
813 if (sctp_packet_empty(packet) ||
H A Doutqueue.c1166 if (!sctp_packet_empty(packet)) {
/linux-master/include/net/sctp/
H A Dstructs.h746 static inline int sctp_packet_empty(struct sctp_packet *packet) function

Completed in 192 milliseconds