Searched defs:bpf_sock_hash_update (Results 1 – 2 of 2) sorted by relevance
880 BPF_CALL_4(bpf_sock_hash_update, struct bpf_sock_ops_kern *, sops, in BPF_CALL_4() argument
105 static int (*bpf_sock_hash_update)(void *map, void *key, void *value, variable