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