Home
last modified time | relevance | path

Searched refs:netif (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/security/selinux/
H A Dnetif.c71 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 DMakefile15 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
H A Dhooks.c235 net->netif = ifindex; in __ad_net_init()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dethtool_mm.sh281 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 Dlsm_audit.h28 int netif; member
/openbmc/qemu/hw/net/
H A Dxen_nic.c114 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 Dindex.rst82 netif-msg
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0017-Adjust-for-musl-headers.patch47 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 Dsysfs-block-aoe9 What: /sys/block/etherd*/netif
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0017-Adjust-for-musl-headers.patch49 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 Dlsm_audit.c381 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 Daoe.rst76 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 Dring.h106 } netif; \
/openbmc/linux/drivers/block/aoe/
H A Daoeblk.c158 static DEVICE_ATTR(netif, 0444, aoedisk_show_netif, NULL);
/openbmc/linux/security/smack/
H A Dsmack_lsm.c4104 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 Dsystemd_257.1.bb352 …echo 'd /run/systemd/netif/links 0755 root root -' >>${D}${exec_prefix}/lib/tmpfiles.d/systemd.conf
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log3175 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...]