Searched refs:err_hdr (Results 1 – 4 of 4) sorted by relevance
964 struct sctp_errhdr *err_hdr; in sctp_cmd_process_operr() local968 err_hdr = (struct sctp_errhdr *)(chunk->skb->data); in sctp_cmd_process_operr()977 switch (err_hdr->cause) { in sctp_cmd_process_operr()983 err_hdr->variable; in sctp_cmd_process_operr()
172 chunk->subh.err_hdr = sctp_addto_chunk(chunk, sizeof(err), &err); in sctp_init_cause()
459 struct sctp_errhdr err_hdr; member
611 struct sctp_errhdr *err_hdr; member