iucv_hdr 79 include/net/iucv/af_iucv.h struct iucv_message iucv_hdr; /* => 33 bytes */ iucv_hdr 349 net/iucv/af_iucv.c memcpy(&phs_hdr->iucv_hdr, imsg, sizeof(struct iucv_message)); iucv_hdr 2260 net/iucv/af_iucv.c IUCV_SKB_CB(skb)->class = trans_hdr->iucv_hdr.class;