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