Searched refs:af_iucv_trans_hdr (Results 1 – 3 of 3) sorted by relevance
319 struct af_iucv_trans_hdr *phs_hdr; in afiucv_hs_send()324 phs_hdr = skb_push(skb, sizeof(struct af_iucv_trans_hdr)); in afiucv_hs_send()329 memset(phs_hdr, 0, sizeof(struct af_iucv_trans_hdr)); in afiucv_hs_send()474 blen = sizeof(struct af_iucv_trans_hdr) + ETH_HLEN; in iucv_send_ctrl()1134 headroom = sizeof(struct af_iucv_trans_hdr) + ETH_HLEN; in iucv_sock_sendmsg()1707 sizeof(struct af_iucv_trans_hdr) - ETH_HLEN : in iucv_sock_getsockopt()1946 struct af_iucv_trans_hdr *trans_hdr = in afiucv_swap_src_dest()1947 (struct af_iucv_trans_hdr *)skb->data; in afiucv_swap_src_dest()1972 struct af_iucv_trans_hdr *trans_hdr; in afiucv_hs_callback_syn()1976 trans_hdr = (struct af_iucv_trans_hdr *)skb->data; in afiucv_hs_callback_syn()[all …]
68 struct af_iucv_trans_hdr { struct
2007 struct af_iucv_trans_hdr *iucv_hdr; in qeth_l3_fill_af_iucv_hdr()2014 iucv_hdr = (struct af_iucv_trans_hdr *)(skb_mac_header(skb) + ETH_HLEN); in qeth_l3_fill_af_iucv_hdr()