Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c5010 static int selinux_sock_rcv_skb_compat(struct sock *sk, struct sk_buff *skb, in selinux_sock_rcv_skb_compat() function
5064 * to the selinux_sock_rcv_skb_compat() function to deal with the in selinux_socket_sock_rcv_skb()
5068 return selinux_sock_rcv_skb_compat(sk, skb, family); in selinux_socket_sock_rcv_skb()
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c5039 static int selinux_sock_rcv_skb_compat(struct sock *sk, struct sk_buff *skb, in selinux_sock_rcv_skb_compat() function
5087 * to the selinux_sock_rcv_skb_compat() function to deal with the in selinux_socket_sock_rcv_skb()
5091 return selinux_sock_rcv_skb_compat(sk, skb, family); in selinux_socket_sock_rcv_skb()

Completed in 18 milliseconds