Searched refs:bpf_send_map_fds (Results 1 – 4 of 4) sorted by relevance
267 int bpf_send_map_fds(const char *path, const char *obj);271 static inline int bpf_send_map_fds(const char *path, const char *obj) in bpf_send_map_fds() function
145 ret = bpf_send_map_fds(bpf_uds_name, bpf_obj); in bpf_parse_opt()
171 ret = bpf_send_map_fds(bpf_uds_name, bpf_obj); in bpf_parse_opt()
2628 int bpf_send_map_fds(const char *path, const char *obj) in bpf_send_map_fds() function