Home
last modified time | relevance | path

Searched refs:sctp_is_there_an_abort_here (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctputil.h202 int sctp_is_there_an_abort_here(struct mbuf *, int, uint32_t *);
H A Dsctputil.c4554 sctp_is_there_an_abort_here(struct mbuf *m, int iphlen, uint32_t *vtagfill) in sctp_is_there_an_abort_here() function
H A Dsctp_output.c12257 if (sctp_is_there_an_abort_here(m, iphlen, &vtag)) { in sctp_send_abort()