Home
last modified time | relevance | path

Searched defs:iucv_skb_cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/iucv/
H A Daf_iucv.h142 struct iucv_skb_cb { struct
148 #define IUCV_SKB_CB(__skb) ((struct iucv_skb_cb *)&((__skb)->cb[0])) argument