Home
last modified time | relevance | path

Searched refs:sock_map_prog_update (Results 1 – 1 of 1) sorted by relevance

/net/core/
Dsock_map.c27 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