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

/freebsd-9.3-release/sys/netinet/
H A Dsctputil.h220 int sctp_is_there_an_abort_here(struct mbuf *, int, uint32_t *);
H A Dsctputil.c4086 sctp_is_there_an_abort_here(struct mbuf *m, int iphlen, uint32_t * vtagfill) function
H A Dsctp_output.c12024 if (sctp_is_there_an_abort_here(m, iphlen, &vtag)) {

Completed in 71 milliseconds