Searched refs:sctp_is_there_an_abort_here (Results 1 – 3 of 3) sorted by relevance
202 int sctp_is_there_an_abort_here(struct mbuf *, int, uint32_t *);
4554 sctp_is_there_an_abort_here(struct mbuf *m, int iphlen, uint32_t *vtagfill) in sctp_is_there_an_abort_here() function
12257 if (sctp_is_there_an_abort_here(m, iphlen, &vtag)) { in sctp_send_abort()