Searched refs:LIBBPF_ERRNO__WRNGPID (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/tools/lib/bpf/ | ||
D | libbpf.h | 47 LIBBPF_ERRNO__WRNGPID, /* Wrong pid in netlink message */ enumerator |
D | bpf.c | 594 ret = -LIBBPF_ERRNO__WRNGPID; in bpf_set_link_xdp_fd() |