Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dbindsnoop.h7 struct bind_event { struct
8 unsigned __int128 addr;
9 __u64 ts_us;
10 __u32 pid;
11 __u32 bound_dev_if;
12 int ret;
13 __u16 port;
14 __u16 proto;
15 __u8 opts;
16 __u8 ver;
[all …]