We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497c3a5 commit 9e63a99Copy full SHA for 9e63a99
include/net/udp.h
@@ -529,7 +529,6 @@ static inline void udp_post_segment_fix_csum(struct sk_buff *skb)
529
530
#ifdef CONFIG_BPF_SYSCALL
531
struct sk_psock;
532
-struct proto *udp_bpf_get_proto(struct sock *sk, struct sk_psock *psock);
533
int udp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore);
534
#endif
535
0 commit comments