Searched defs:netif_security_struct (Results 1 – 1 of 1) sorted by relevance
106 struct netif_security_struct { struct107 const struct net *ns; /* network namespace */108 int ifindex; /* device index */109 u32 sid; /* SID for this interface */
Completed in 4 milliseconds