Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dhooks.c5240 static int selinux_sock_rcv_skb_compat(struct sock *sk, struct sk_buff *skb, in selinux_sock_rcv_skb_compat() function
5288 * to the selinux_sock_rcv_skb_compat() function to deal with the in selinux_socket_sock_rcv_skb()
5292 return selinux_sock_rcv_skb_compat(sk, skb, family); in selinux_socket_sock_rcv_skb()