Searched refs:tun_dev_attach (Results 1 – 4 of 4) sorted by relevance
1131 set_to_cap_if_null(ops, tun_dev_attach); in security_fixup_ops()
1352 return security_ops->tun_dev_attach(sk, security); in security_tun_dev_attach()
1717 int (*tun_dev_attach) (struct sock *sk, void *security); member
6022 .tun_dev_attach = selinux_tun_dev_attach,