File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,6 +56,16 @@ described in more detail in the footnotes.
5656| | ``BPF_CGROUP_UDP6_RECVMSG `` | ``cgroup/recvmsg6 `` | |
5757+ +----------------------------------------+----------------------------------+-----------+
5858| | ``BPF_CGROUP_UDP6_SENDMSG `` | ``cgroup/sendmsg6 `` | |
59+ | +----------------------------------------+----------------------------------+-----------+
60+ | | ``BPF_CGROUP_UNIX_CONNECT `` | ``cgroup/connect_unix `` | |
61+ | +----------------------------------------+----------------------------------+-----------+
62+ | | ``BPF_CGROUP_UNIX_SENDMSG `` | ``cgroup/sendmsg_unix `` | |
63+ | +----------------------------------------+----------------------------------+-----------+
64+ | | ``BPF_CGROUP_UNIX_RECVMSG `` | ``cgroup/recvmsg_unix `` | |
65+ | +----------------------------------------+----------------------------------+-----------+
66+ | | ``BPF_CGROUP_UNIX_GETPEERNAME `` | ``cgroup/getpeername_unix `` | |
67+ | +----------------------------------------+----------------------------------+-----------+
68+ | | ``BPF_CGROUP_UNIX_GETSOCKNAME `` | ``cgroup/getsockname_unix `` | |
5969+-------------------------------------------+----------------------------------------+----------------------------------+-----------+
6070| ``BPF_PROG_TYPE_CGROUP_SOCK `` | ``BPF_CGROUP_INET4_POST_BIND `` | ``cgroup/post_bind4 `` | |
6171+ +----------------------------------------+----------------------------------+-----------+
You can’t perform that action at this time.
0 commit comments