Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ipv4/
Dtcp_bpf.c639 static int tcp_bpf_assert_proto_ops(struct proto *ops) in tcp_bpf_assert_proto_ops() function
676 if (tcp_bpf_assert_proto_ops(psock->sk_proto)) in tcp_bpf_update_proto()
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_bpf.c610 static int tcp_bpf_assert_proto_ops(struct proto *ops) in tcp_bpf_assert_proto_ops() function
627 if (tcp_bpf_assert_proto_ops(psock->sk_proto)) in tcp_bpf_get_proto()