Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/forwarding/
Dbridge_mdb_max.sh292 local SIP=fe80::1
295 local p=$(mldv2_is_in_get $SIP $GRP $IPs)
296 $MZ -6 $peer -a own -b $dmac -c 1 -A $SIP -B $GRP \
315 local SIP=fe80::1
318 local p=$(mldv1_done_get $SIP $GRP)
319 $MZ -6 $peer -a own -b $dmac -c 1 -A $SIP -B $GRP \
Dlib.sh2160 local SIP=$1; shift
2192 )"$(ipv6_to_bytes $SIP):"$( : SIP
2204 local SIP=$1; shift
2227 )"$(ipv6_to_bytes $SIP):"$( : SIP
/linux-6.12.1/arch/arm/boot/dts/microchip/
Dat91-wb50n.dtsi99 /* USART3 is direct-connect to the Bluetooth UART on the radio SIP */
/linux-6.12.1/Documentation/networking/devlink/
Dprestera.rst129 - Drops packets with illegal SIP/DIP multicast/unicast addresses.
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-dfl_fme91 VTD SIP events (evtype=0x04)::
/linux-6.12.1/drivers/scsi/sym53c8xx_2/
Dsym_defs.h171 #define SIP 0x02 /* sta: scsi-interrupt */ macro
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.12.1/net/netfilter/ipvs/
DKconfig346 tristate "SIP persistence engine"
350 Allow persistence based on the SIP Call-ID
/linux-6.12.1/arch/arm/boot/dts/samsung/
Dexynos5250-spring.dts443 * On Spring we've got SIP WiFi and so can keep drive strengths low to
Dexynos5250-snow-common.dtsi569 * On Snow we've got SIP WiFi and so can keep drive strengths low to
/linux-6.12.1/drivers/scsi/
Dncr53c8xx.h692 #define SIP 0x02 /* sta: scsi-interrupt */ macro
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.12.1/net/netfilter/
DKconfig365 tristate "SIP protocol support"
368 SIP is an application-layer control protocol that can establish,