Home
last modified time | relevance | path

Searched refs:IFACE (Results 1 – 4 of 4) sorted by relevance

/linux/samples/pktgen/
A Dfunctions.sh147 local IFACE=$1
148 local queues="${IFACE}-.*TxRx"
151 [ -z "$irqs" ] && irqs=$(grep $IFACE /proc/interrupts | cut -f1 -d:)
152 [ -z "$irqs" ] && irqs=$(for i in `ls -Ux /sys/class/net/$IFACE/device/msi_irqs` ;\
155 [ -z "$irqs" ] && err 3 "Could not find interrupts for $IFACE"
/linux/net/netfilter/ipset/
A Dip_set_hash_netiface.c175 #define IFACE(dir) (par->state->dir ? par->state->dir->name : "") in hash_netiface4_kadt() macro
189 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface4_kadt()
410 STRLCPY(e.iface, SRCDIR ? IFACE(in) : IFACE(out)); in hash_netiface6_kadt()
/linux/Documentation/devicetree/bindings/remoteproc/
A Dqcom,adsp.yaml238 - description: IFACE clock
/linux/Documentation/networking/device_drivers/ethernet/intel/
A Dice.rst443 # for file in /sys/class/net/$IFACE/queues/rx-*/rps_flow_cnt; do

Completed in 9 milliseconds