Searched refs:has_auth (Results 1 – 2 of 2) sorted by relevance
65 packet->has_auth = 0; in sctp_packet_reset()229 if (chunk->chunk_hdr->type == SCTP_CID_AUTH || pkt->has_auth) in sctp_packet_bundle_auth()322 packet->has_auth = 1; in __sctp_packet_append_chunk()341 packet->has_auth = 1; in __sctp_packet_append_chunk()
726 has_auth:1, /* This packet contains an AUTH chunk */ member