Home
last modified time | relevance | path

Searched defs:af_vsockmon_hdr (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/tcpdump/
H A Dprint-vsock.c113 struct af_vsockmon_hdr { struct
114 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];