bind_port
__field(__u16, bind_port)
__entry->bind_port = ep->base.bind_addr.port;
__entry->asoc, __entry->mark, __entry->bind_port,
fd[j] = bind_port(_metadata, opts->reuseaddr[j], opts->reuseport[j]);
fd[j] = bind_port(_metadata, opts->reuseaddr[j], opts->reuseport[j]);
fd[j] = bind_port(_metadata, opts->reuseaddr[j], opts->reuseport[j]);
int vsock_bind_connect(unsigned int cid, unsigned int port, unsigned int bind_port, int type)
client_fd = vsock_bind(VMADDR_CID_ANY, bind_port, type);
unsigned int bind_port, int type);