Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf-cgroup.h365 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ macro
517 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) macro
/linux/include/net/
A Dtcp.h2293 ret = BPF_CGROUP_RUN_PROG_SOCK_OPS(&sock_ops); in tcp_call_bpf()
/linux/net/ipv4/
A Dtcp_input.c174 BPF_CGROUP_RUN_PROG_SOCK_OPS(&sock_ops); in bpf_skops_parse_hdr()
192 BPF_CGROUP_RUN_PROG_SOCK_OPS(&sock_ops); in bpf_skops_established()

Completed in 22 milliseconds