Searched defs:sk_msg (Results 1 – 1 of 1) sorted by relevance
44 struct sk_msg { struct45 struct sk_msg_sg sg; argument46 void *data;47 void *data_end;48 u32 apply_bytes;49 u32 cork_bytes;50 u32 flags;51 struct sk_buff *skb;52 struct sock *sk_redir;53 struct sock *sk;[all …]