sendmsg_args
struct sendmsg_args args;
int kernel_sendmsg(struct sendmsg_args *args)
int sock_sendmsg(struct sendmsg_args *args)
__bpf_kfunc int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args)
__bpf_kfunc int bpf_kfunc_call_sock_sendmsg(struct sendmsg_args *args)
int bpf_kfunc_call_kernel_sendmsg(struct sendmsg_args *args) __ksym;
int bpf_kfunc_call_sock_sendmsg(struct sendmsg_args *args) __ksym;