Searched refs:have_auth (Results 1 – 2 of 2) sorted by relevance
1150 int have_auth = 0; in __sctp_rcv_walk_lookup() local1169 have_auth = chunk_num; in __sctp_rcv_walk_lookup()1180 if (have_auth == 1 && chunk_num == 2) in __sctp_rcv_walk_lookup()1185 if (have_auth || net->sctp.addip_noauth) in __sctp_rcv_walk_lookup()
1983 int have_auth = 0; in sctp_verify_ext_param() local1989 have_auth = 1; in sctp_verify_ext_param()2006 if (net->sctp.addip_enable && !have_auth && have_asconf) in sctp_verify_ext_param()