/openbmc/linux/security/selinux/ |
H A D | netif.c | 71 struct sel_netif *netif; in sel_netif_find() local 73 list_for_each_entry_rcu(netif, &sel_netif_hash[idx], list) in sel_netif_find() 74 if (net_eq(netif->nsec.ns, ns) && in sel_netif_find() 75 netif->nsec.ifindex == ifindex) in sel_netif_find() 76 return netif; in sel_netif_find() 90 static int sel_netif_insert(struct sel_netif *netif) in sel_netif_insert() argument 97 idx = sel_netif_hashfn(netif->nsec.ns, netif->nsec.ifindex); in sel_netif_insert() 98 list_add_rcu(&netif->list, &sel_netif_hash[idx]); in sel_netif_insert() 112 static void sel_netif_destroy(struct sel_netif *netif) in sel_netif_destroy() argument 114 list_del_rcu(&netif->list); in sel_netif_destroy() [all …]
|
H A D | Makefile | 15 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
|
H A D | hooks.c | 235 net->netif = ifindex; in __ad_net_init()
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | ethtool_mm.sh | 281 for netif in ${NETIFS[@]}; do 282 ethtool --show-mm $netif 2>&1 &> /dev/null 284 echo "SKIP: $netif does not support MAC Merge"
|
/openbmc/linux/include/linux/ |
H A D | lsm_audit.h | 28 int netif; member
|
/openbmc/qemu/hw/net/ |
H A D | xen_nic.c | 114 make_tx_response(netif, txp, NETIF_RSP_ERROR); in net_tx_error() 121 netif_schedule_work(netif); in net_tx_error() 122 netif_put(netif); in net_tx_error()
|
/openbmc/linux/Documentation/networking/ |
H A D | index.rst | 82 netif-msg
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0017-Adjust-for-musl-headers.patch | 47 src/shared/netif-util.c | 2 +- 498 diff --git a/src/shared/netif-util.c b/src/shared/netif-util.c 500 --- a/src/shared/netif-util.c 501 +++ b/src/shared/netif-util.c
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-block-aoe | 9 What: /sys/block/etherd*/netif
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0017-Adjust-for-musl-headers.patch | 49 src/shared/netif-util.c | 2 +- 544 diff --git a/src/shared/netif-util.c b/src/shared/netif-util.c 546 --- a/src/shared/netif-util.c 547 +++ b/src/shared/netif-util.c
|
/openbmc/linux/security/ |
H A D | lsm_audit.c | 381 if (a->u.net->netif > 0) { in dump_common_audit_data() 385 dev = dev_get_by_index(&init_net, a->u.net->netif); in dump_common_audit_data()
|
/openbmc/linux/Documentation/admin-guide/aoe/ |
H A D | aoe.rst | 76 state, mac, and netif. The state attribute is "up" when the device 82 The netif attribute is the network interface on the localhost
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | ring.h | 106 } netif; \
|
/openbmc/linux/drivers/block/aoe/ |
H A D | aoeblk.c | 158 static DEVICE_ATTR(netif, 0444, aoedisk_show_netif, NULL);
|
/openbmc/linux/security/smack/ |
H A D | smack_lsm.c | 4104 ad.a.u.net->netif = skb->skb_iif; in smack_socket_sock_rcv_skb() 4137 ad.a.u.net->netif = skb->skb_iif; in smack_socket_sock_rcv_skb() 4333 ad.a.u.net->netif = skb->skb_iif; in smack_inet_conn_request()
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/ |
H A D | systemd_257.1.bb | 352 …echo 'd /run/systemd/netif/links 0755 root root -' >>${D}${exec_prefix}/lib/tmpfiles.d/systemd.conf
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | 3175 2024-12-28 20:05:27.535-0600 FINEST t591 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/security/selinux/netif.c': chosen by suffix: CAnalyzerFactory 3176 2024-12-28 20:05:27.535-0600 FINE t591 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/security/selinux/netif.c' (CAnalyzer) 3182 2024-12-28 20:05:27.536-0600 FINER t591 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/security/selinux/netif.c' 3189 2024-12-28 20:05:27.538-0600 FINEST t612 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/linux/security/selinux/netif.c' 3230 2024-12-28 20:05:27.577-0600 FINER t591 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/security/selinux/netif.c' 3231 2024-12-28 20:05:27.577-0600 FINEST t591 Statistics.logIt: Added: '/openbmc/linux/security/selinux/netif.c' (CAnalyzer) (took 42 ms) [all...] |