Lines Matching defs:sk_msg
40 struct sk_msg { struct41 struct sk_msg_sg sg; argument42 void *data;43 void *data_end;44 u32 apply_bytes;45 u32 cork_bytes;46 u32 flags;47 struct sk_buff *skb;48 struct sock *sk_redir;49 struct sock *sk;50 struct list_head list;