Searched refs:netif (Results 1 – 11 of 11) sorted by relevance
71 struct sel_netif *netif; in sel_netif_find() local76 return netif; in sel_netif_find()97 idx = sel_netif_hashfn(netif->nsec.ns, netif->nsec.ifindex); in sel_netif_insert()135 struct sel_netif *netif; in sel_netif_sid_slow() local151 if (netif != NULL) { in sel_netif_sid_slow()152 *sid = netif->nsec.sid; in sel_netif_sid_slow()193 struct sel_netif *netif; in sel_netif_sid() local198 *sid = netif->nsec.sid; in sel_netif_sid()219 struct sel_netif *netif; in sel_netif_kill() local224 if (netif) in sel_netif_kill()[all …]
17 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
237 net->netif = ifindex; in __ad_net_init()
319 for netif in ${NETIFS[@]}; do320 ethtool --show-mm $netif 2>&1 &> /dev/null322 echo "SKIP: $netif does not support MAC Merge"326 if check_ethtool_pmac_std_stats_support $netif eth-mac; then327 has_pmac_stats[$netif]=true329 has_pmac_stats[$netif]=false330 echo "$netif does not report pMAC statistics, falling back to aggregate"
28 int netif; member
89 netif-msg
9 What: /sys/block/etherd*/netif
375 if (a->u.net->netif > 0) { in audit_log_lsm_data()379 dev = dev_get_by_index(&init_net, a->u.net->netif); in audit_log_lsm_data()
76 state, mac, and netif. The state attribute is "up" when the device82 The netif attribute is the network interface on the localhost
158 static DEVICE_ATTR(netif, 0444, aoedisk_show_netif, NULL);
4200 ad.a.u.net->netif = skb->skb_iif; in smack_socket_sock_rcv_skb()4233 ad.a.u.net->netif = skb->skb_iif; in smack_socket_sock_rcv_skb()4406 ad.a.u.net->netif = skb->skb_iif; in smack_inet_conn_request()