Searched refs:SETFN_OPTCOM_CHECKONLY (Results 1 – 7 of 7) sorted by relevance
88 case SETFN_OPTCOM_CHECKONLY: in rds_opt_set()114 ASSERT((optset_context != SETFN_OPTCOM_CHECKONLY) || in rds_opt_set()115 (optset_context == SETFN_OPTCOM_CHECKONLY && inlen != 0)); in rds_opt_set()
183 #define SETFN_OPTCOM_CHECKONLY 1 /* "checkonly" semantics T_CHECK */ macro
960 optset_context = SETFN_OPTCOM_CHECKONLY; in do_options_second_pass()
512 case SETFN_OPTCOM_CHECKONLY: in tcp_opt_set()557 ASSERT((optset_context != SETFN_OPTCOM_CHECKONLY) || in tcp_opt_set()558 (optset_context == SETFN_OPTCOM_CHECKONLY && inlen != 0)); in tcp_opt_set()
674 case SETFN_OPTCOM_CHECKONLY: in rts_opt_set()709 ASSERT((optset_context != SETFN_OPTCOM_CHECKONLY) || in rts_opt_set()710 (optset_context == SETFN_OPTCOM_CHECKONLY && inlen != 0)); in rts_opt_set()
2181 case SETFN_OPTCOM_CHECKONLY: in icmp_opt_set()2222 ASSERT((optset_context != SETFN_OPTCOM_CHECKONLY) || in icmp_opt_set()2223 (optset_context == SETFN_OPTCOM_CHECKONLY && inlen != 0)); in icmp_opt_set()
1810 case SETFN_OPTCOM_CHECKONLY: in udp_opt_set()1851 ASSERT((optset_context != SETFN_OPTCOM_CHECKONLY) || in udp_opt_set()1852 (optset_context == SETFN_OPTCOM_CHECKONLY && inlen != 0)); in udp_opt_set()