Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h102 typedef void (*asoc_func) (struct sctp_inpcb *, struct sctp_tcb *, void *ptr, typedef
156 asoc_func function_assoc; /* per assoc function */
H A Dsctp_pcb.h612 asoc_func af,
H A Dsctp_pcb.c6888 asoc_func af, in sctp_initiate_iterator()