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