Searched defs:_stcb (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_var.h | 102 #define sctp_free_a_readq(_stcb, _readq) { \ argument 109 #define sctp_free_a_readq(_stcb, _readq) { \ argument 115 #define sctp_alloc_a_readq(_stcb, _readq) { \ argument 122 #define sctp_free_a_strmoq(_stcb, _strmoq, _so_locked) { \ argument 131 #define sctp_alloc_a_strmoq(_stcb, _strmoq) { \ argument 140 #define sctp_free_a_chunk(_stcb, _chk, _so_locked) { \ argument 166 #define sctp_alloc_a_chunk(_stcb, _chk) { \ argument
|
| H A D | sctp_constants.h | 467 #define SCTP_GET_STATE(_stcb) \ argument 469 #define SCTP_SET_STATE(_stcb, _state) \ argument 471 #define SCTP_CLEAR_SUBSTATE(_stcb, _substate) \ argument 473 #define SCTP_ADD_SUBSTATE(_stcb, _substate) \ argument
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_constants.h | 467 #define SCTP_GET_STATE(_stcb) \ argument 469 #define SCTP_SET_STATE(_stcb, _state) \ argument 471 #define SCTP_CLEAR_SUBSTATE(_stcb, _substate) \ argument 473 #define SCTP_ADD_SUBSTATE(_stcb, _substate) \ argument
|