Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dskmsg.c452 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb);
464 return sk_psock_skb_ingress_self(psock, skb); in sk_psock_skb_ingress()
483 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb) in sk_psock_skb_ingress_self() function
853 err = sk_psock_skb_ingress_self(psock, skb); in sk_psock_verdict_apply()