Home
last modified time | relevance | path

Searched refs:holds_key_ref (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_var.h123 if ((_strmoq)->holds_key_ref) { \
125 (_strmoq)->holds_key_ref = 0; \
136 (_strmoq)->holds_key_ref = 0; \
141 if ((_chk)->holds_key_ref) {\
143 (_chk)->holds_key_ref = 0; \
172 (_chk)->holds_key_ref = 0; \
178 (_chk)->holds_key_ref = 0; \
H A Dsctp_structs.h440 uint8_t holds_key_ref; /* flag if auth keyid refcount is held */ member
525 uint8_t holds_key_ref; member
H A Dsctp_pcb.c4645 if (chk->holds_key_ref) in sctp_clean_up_stream()
4975 if (chk->holds_key_ref) in sctp_free_assoc()
5004 if (chk->holds_key_ref) in sctp_free_assoc()
5037 if (chk->holds_key_ref) in sctp_free_assoc()
5058 if (chk->holds_key_ref) in sctp_free_assoc()
5072 if (chk->holds_key_ref) in sctp_free_assoc()
H A Dsctp_input.c1900 if (chk->holds_key_ref) in sctp_process_cookie_existing()
1912 if (chk->holds_key_ref) in sctp_process_cookie_existing()
H A Dsctp_output.c6390 sp->holds_key_ref = 1; in sctp_msg_append()
7534 if (sp->holds_key_ref) { in sctp_move_to_outqueue()
7537 chk->holds_key_ref = 1; in sctp_move_to_outqueue()
12390 sp->holds_key_ref = 1; in sctp_copy_it_in()