Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dskmsg.c565 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb,
580 return sk_psock_skb_ingress_self(psock, skb, off, len); in sk_psock_skb_ingress()
602 static int sk_psock_skb_ingress_self(struct sk_psock *psock, struct sk_buff *skb, in sk_psock_skb_ingress_self() function
1016 err = sk_psock_skb_ingress_self(psock, skb, off, len); in sk_psock_verdict_apply()