Comment on Ask HN: How to handle kernel struct changes (e.g. iov_iter) in eBPF?parentComments−morolisOP2moI should add that I am in the kprobe tcp_sendmsg function and need to get the contents of the iov field in msg_iter.
Comments
I should add that I am in the kprobe tcp_sendmsg function and need to get the contents of the iov field in msg_iter.