Home
last modified time | relevance | path

Searched refs:SIP (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/drivers/net/bonding/
A Dnet_forwarding_lib.sh1814 local SIP=$1; shift
1846 )"$(ipv6_to_bytes $SIP):"$( : SIP
1858 local SIP=$1; shift
1881 )"$(ipv6_to_bytes $SIP):"$( : SIP
/linux-6.3-rc2/tools/testing/selftests/drivers/net/dsa/
A Dlib.sh1814 local SIP=$1; shift
1846 )"$(ipv6_to_bytes $SIP):"$( : SIP
1858 local SIP=$1; shift
1881 )"$(ipv6_to_bytes $SIP):"$( : SIP
/linux-6.3-rc2/tools/testing/selftests/drivers/net/team/
A Dnet_forwarding_lib.sh1814 local SIP=$1; shift
1846 )"$(ipv6_to_bytes $SIP):"$( : SIP
1858 local SIP=$1; shift
1881 )"$(ipv6_to_bytes $SIP):"$( : SIP
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/
A Dbridge_mdb_max.sh290 local SIP=fe80::1
292 local p=$(mldv2_is_in_get $SIP $GRP $IPs)
293 $MZ -6 $peer -c 1 -A $SIP -B $GRP -t ip hop=1,next=0,p="$p" -q
311 local SIP=fe80::1
313 local p=$(mldv1_done_get $SIP $GRP)
314 $MZ -6 $peer -c 1 -A $SIP -B $GRP -t ip hop=1,next=0,p="$p" -q
A Dlib.sh1814 local SIP=$1; shift
1846 )"$(ipv6_to_bytes $SIP):"$( : SIP
1858 local SIP=$1; shift
1881 )"$(ipv6_to_bytes $SIP):"$( : SIP
/linux-6.3-rc2/arch/arm/boot/dts/
A Dat91-wb50n.dtsi99 /* USART3 is direct-connect to the Bluetooth UART on the radio SIP */
A Dexynos5250-spring.dts437 * On Spring we've got SIP WiFi and so can keep drive strengths low to
A Dexynos5250-snow-common.dtsi569 * On Snow we've got SIP WiFi and so can keep drive strengths low to
/linux-6.3-rc2/Documentation/networking/devlink/
A Dprestera.rst129 - Drops packets with illegal SIP/DIP multicast/unicast addresses.
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-event_source-devices-dfl_fme91 VTD SIP events (evtype=0x04)::
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h171 #define SIP 0x02 /* sta: scsi-interrupt */ macro
A Dsym_hipd.c150 if (istat & SIP) { in sym_soft_reset()
1025 if (INB(np, nc_istat) & (INTF|SIP|DIP))
2827 if (!(istat & (SIP|DIP)))
2849 if (istatc & SIP)
2862 } while (istatc & (SIP|DIP));
/linux-6.3-rc2/net/netfilter/ipvs/
A DKconfig345 tristate "SIP persistence engine"
349 Allow persistence based on the SIP Call-ID
/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.h692 #define SIP 0x02 /* sta: scsi-interrupt */ macro
A Dncr53c8xx.c5606 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout()
5749 if (!(istat & (SIP|DIP))) in ncr_exception()
5760 sist = (istat & SIP) ? INW (nc_sist) : 0; in ncr_exception()
7566 if (INB(nc_istat) & (INTF|SIP|DIP))
/linux-6.3-rc2/net/netfilter/
A DKconfig362 tristate "SIP protocol support"
365 SIP is an application-layer control protocol that can establish,

Completed in 47 milliseconds