Searched refs:SCTP_NULL (Results 1 – 3 of 3) sorted by relevance
289 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_4_C()476 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_sf_do_5_1B_init()2113 SCTP_NULL()); in sctp_sf_do_dupcook_d()3203 SCTP_NULL()); in sctp_sf_eat_data_6_2()3323 SCTP_NULL()); in sctp_sf_eat_data_fast_4_4()3884 SCTP_NULL()); in sctp_sf_do_asconf()4026 SCTP_NULL()); in sctp_sf_do_asconf_ack()4139 SCTP_NULL()); in sctp_sf_do_reconf()4216 SCTP_NULL()); in sctp_sf_eat_fwd_tsn()4283 SCTP_NULL()); in sctp_sf_eat_fwd_tsn_fast()[all …]
644 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_cmd_init_failed()685 sctp_add_cmd_sf(commands, SCTP_CMD_DELETE_TCB, SCTP_NULL()); in sctp_cmd_assoc_failed()1434 SCTP_NULL()); in sctp_cmd_interpreter()
177 static inline union sctp_arg SCTP_NULL(void) in SCTP_NULL() function