Searched defs:af_vsockmon_hdr (Results 1 – 1 of 1) sorted by relevance
111 struct af_vsockmon_hdr { struct112 nd_uint64_t src_cid;113 nd_uint64_t dst_cid;114 nd_uint32_t src_port;115 nd_uint32_t dst_port;116 nd_uint16_t op; /* enum af_vsockmon_op */117 nd_uint16_t transport; /* enum af_vosckmon_transport */118 nd_uint16_t len; /* size of transport header */119 nd_uint8_t reserved[2];