Searched refs:tun_dev_attach (Results 1 – 3 of 3) sorted by relevance
1571 int (*tun_dev_attach)(struct sock *sk, void *security); member1798 struct list_head tun_dev_attach; member
1381 return call_int_hook(tun_dev_attach, 0, sk, security); in security_tun_dev_attach()1838 .tun_dev_attach =1839 LIST_HEAD_INIT(security_hook_heads.tun_dev_attach),
6036 LSM_HOOK_INIT(tun_dev_attach, selinux_tun_dev_attach),