err_hdr           391 drivers/infiniband/sw/siw/siw_qp.c 	union iwarp_hdr *err_hdr = NULL;
err_hdr           431 drivers/infiniband/sw/siw/siw_qp.c 		err_hdr = kzalloc(sizeof(*err_hdr), GFP_KERNEL);
err_hdr           432 drivers/infiniband/sw/siw/siw_qp.c 		if (!err_hdr) {
err_hdr           468 drivers/infiniband/sw/siw/siw_qp.c 				rreq = (struct iwarp_rdma_rreq *)err_hdr;
err_hdr           605 drivers/infiniband/sw/siw/siw_qp.c 	kfree(err_hdr);
err_hdr           444 include/linux/sctp.h 	struct sctp_errhdr err_hdr;
err_hdr           601 include/net/sctp/structs.h 		struct sctp_errhdr *err_hdr;
err_hdr           157 net/sctp/sm_make_chunk.c 	chunk->subh.err_hdr = sctp_addto_chunk(chunk, sizeof(err), &err);
err_hdr           954 net/sctp/sm_sideeffect.c 	struct sctp_errhdr *err_hdr;
err_hdr           958 net/sctp/sm_sideeffect.c 		err_hdr = (struct sctp_errhdr *)(chunk->skb->data);
err_hdr           967 net/sctp/sm_sideeffect.c 		switch (err_hdr->cause) {
err_hdr           973 net/sctp/sm_sideeffect.c 							err_hdr->variable;