rfc_1042_hdr
struct rfc_1042_hdr snap = {
memcpy(&tx_header->rfc1042_hdr, &snap, sizeof(struct rfc_1042_hdr));
struct rfc_1042_hdr rfc1042_hdr;