Searched defs:sk_msg (Results 1 – 1 of 1) sorted by relevance
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;[all …]