OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_INP_LOCK_DESTROY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
454
#define
SCTP_INP_LOCK_DESTROY
(_inp) mtx_destroy(&(_inp)->inp_mtx)
562
#define
SCTP_INP_LOCK_DESTROY
(_inp) mutex_destroy(&(_inp)->inp_mtx)
629
#define
SCTP_INP_LOCK_DESTROY
(_inp)
sctp_pcb.c
2237
SCTP_INP_LOCK_DESTROY
(inp);
Completed in 66 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025