Searched refs:sock_map_prog_update (Results 1 – 1 of 1) sorted by relevance
/net/core/ |
D | sock_map.c | 27 static int sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, 76 ret = sock_map_prog_update(map, prog, NULL, attr->attach_type); in sock_map_get_from_fd() 108 ret = sock_map_prog_update(map, NULL, prog, attr->attach_type); in sock_map_prog_detach() 1477 static int sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, in sock_map_prog_update() function
|