Searched refs:have_auth (Results 1 – 2 of 2) sorted by relevance
1199 int have_auth = 0; in __sctp_rcv_walk_lookup() local1218 have_auth = chunk_num; in __sctp_rcv_walk_lookup()1229 if (have_auth == 1 && chunk_num == 2) in __sctp_rcv_walk_lookup()1234 if (have_auth || net->sctp.addip_noauth) in __sctp_rcv_walk_lookup()
1972 int have_auth = 0; in sctp_verify_ext_param() local1978 have_auth = 1; in sctp_verify_ext_param()1995 if (ep->asconf_enable && !have_auth && have_asconf) in sctp_verify_ext_param()