Searched refs:sock_map_prog (Results 1 – 2 of 2) sorted by relevance
724 int sock_map_prog(struct bpf_map *map, struct bpf_prog *prog, u32 type);739 static inline int sock_map_prog(struct bpf_map *map, in sock_map_prog() function
2044 int sock_map_prog(struct bpf_map *map, struct bpf_prog *prog, u32 type) in sock_map_prog() function2094 err = sock_map_prog(map, prog, attr->attach_type); in sockmap_get_from_fd()