Searched refs:ETH_P_AF_IUCV (Results 1 – 4 of 4) sorted by relevance
98 #define ETH_P_AF_IUCV 0xFBFB /* IBM af_iucv [ NOT AN OFFICIALLY REGISTERED ID ] */ macro
333 phs_hdr->magic = ETH_P_AF_IUCV; in afiucv_hs_send()366 skb->protocol = ETH_P_AF_IUCV; in afiucv_hs_send()2357 .type = cpu_to_be16(ETH_P_AF_IUCV),
1983 (magic == ETH_P_AF_IUCV)) { in qeth_l3_process_inbound_buffer()1984 skb->protocol = ETH_P_AF_IUCV; in qeth_l3_process_inbound_buffer()2963 (skb->protocol != ETH_P_AF_IUCV)))) || in qeth_l3_hard_start_xmit()2986 if (new_skb->protocol == ETH_P_AF_IUCV) in qeth_l3_hard_start_xmit()3051 if (new_skb->protocol == ETH_P_AF_IUCV) in qeth_l3_hard_start_xmit()
1204 if (skb->protocol == ETH_P_AF_IUCV) { in qeth_notify_skbs()1235 if (notify_general_error && skb->protocol == ETH_P_AF_IUCV) { in qeth_release_skbs()