Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_peeloff.h41 int sctp_can_peel_off(struct socket *, sctp_assoc_t);
H A Dsctp_peeloff.c51 sctp_can_peel_off(struct socket *head, sctp_assoc_t assoc_id) in sctp_can_peel_off() function
H A Dsctp_syscalls.c165 error = sctp_can_peel_off(head, (sctp_assoc_t)uap->name);