Home
last modified time | relevance | path

Searched refs:sctp_delete_from_timewait (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h581 void sctp_delete_from_timewait(uint32_t, uint16_t, uint16_t);
H A Dsctp_pcb.c4503 sctp_delete_from_timewait(uint32_t tag, uint16_t lport, uint16_t rport) in sctp_delete_from_timewait() function