Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/selinux/
H A Dnetif.c121 * sel_netif_sid_slow - Lookup the SID of a network interface using the policy
133 static int sel_netif_sid_slow(struct net *ns, int ifindex, u32 *sid) in sel_netif_sid_slow() function
205 return sel_netif_sid_slow(ns, ifindex, sid); in sel_netif_sid()
/kernel/linux/linux-6.6/security/selinux/
H A Dnetif.c120 * sel_netif_sid_slow - Lookup the SID of a network interface using the policy
132 static int sel_netif_sid_slow(struct net *ns, int ifindex, u32 *sid) in sel_netif_sid_slow() function
204 return sel_netif_sid_slow(ns, ifindex, sid); in sel_netif_sid()

Completed in 1 milliseconds