Lines Matching defs:sk_msg
43 struct sk_msg { struct44 struct sk_msg_sg sg; argument45 void *data;46 void *data_end;47 u32 apply_bytes;48 u32 cork_bytes;49 u32 flags;50 struct sk_buff *skb;51 struct sock *sk_redir;52 struct sock *sk;53 struct list_head list;