Searched refs:X25_SKB_CB (Results 1 – 3 of 3) sorted by relevance
52 int sent=0, noblock = X25_SKB_CB(skb)->flags & MSG_DONTWAIT; in x25_output()
1172 X25_SKB_CB(skb)->flags = msg->msg_flags; in x25_sendmsg()
314 #define X25_SKB_CB(s) ((struct x25_skb_cb *) ((s)->cb)) macro
Completed in 7 milliseconds