Home
last modified time | relevance | path

Searched refs:sk_psock_skb_ingress (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dskmsg.c461 static int sk_psock_skb_ingress(struct sk_psock *psock, struct sk_buff *skb) in sk_psock_skb_ingress() function
518 return sk_psock_skb_ingress(psock, skb); in sk_psock_handle_skb()
861 * if sk_psock_skb_ingress errors will be handled by in sk_psock_verdict_apply()
/kernel/linux/linux-6.6/net/core/
H A Dskmsg.c562 static int sk_psock_skb_ingress(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress() function
623 err = sk_psock_skb_ingress(psock, skb, off, len); in sk_psock_handle_skb()
996 * if sk_psock_skb_ingress errors will be handled by in sk_psock_verdict_apply()

Completed in 4 milliseconds