Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf-cgroup-defs.h25 CGROUP_SOCK_OPS, enumerator
/linux/net/core/
H A Dsock.c960 __cgroup_bpf_run_filter_sock_ops(sk, &sock_ops, CGROUP_SOCK_OPS); in bpf_skops_tx_timestamping()
/linux/net/ipv4/
H A Dtcp.c510 if (cgroup_bpf_enabled(CGROUP_SOCK_OPS) && in tcp_tx_timestamp()