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

/linux-4.4.14/security/selinux/
H A Dhooks.c3909 static int selinux_parse_skb(struct sk_buff *skb, struct common_audit_data *ad, selinux_parse_skb() function
3940 "SELinux: failure in selinux_parse_skb()," selinux_parse_skb()
4409 err = selinux_parse_skb(skb, &ad, &addrp, 1, NULL); selinux_sock_rcv_skb_compat()
4463 err = selinux_parse_skb(skb, &ad, &addrp, 1, NULL); selinux_socket_sock_rcv_skb()
4839 if (selinux_parse_skb(skb, &ad, &addrp, 1, NULL) != 0) selinux_ip_forward()
4951 if (selinux_parse_skb(skb, &ad, &addrp, 0, &proto)) selinux_ip_postroute_compat()
5074 if (selinux_parse_skb(skb, &ad, &addrp, 0, NULL)) selinux_ip_postroute()

Completed in 63 milliseconds