Home
last modified time | relevance | path

Searched refs:PROTO (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/tools/testing/selftests/net/
Dtoeplitz_client.sh14 if [[ "${PROTO}" == "-u" ]]; then
23 PROTO=$1
/linux-6.12.1/arch/powerpc/xmon/
Dansidecl.h102 #define PROTO(type, name, arglist) type name arglist macro
125 #define PROTO(type, name, arglist) type name () macro
/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_lwt_ip_encap.sh293 local readonly PROTO=$1
297 if [ "${PROTO}" == "IPv4" ] ; then
300 elif [ "${PROTO}" == "IPv6" ] ; then
304 echo " test_ping: unknown PROTO: ${PROTO}"
320 local readonly PROTO=$1
330 if [ "${PROTO}" == "IPv4" ] ; then
334 elif [ "${PROTO}" == "IPv6" ] ; then
340 echo " test_gso: unknown PROTO: ${PROTO}"
353 echo " test_gso failed: ${PROTO}"
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dmikroe,mikroe-proto.txt1 Mikroe-PROTO audio board
/linux-6.12.1/fs/debugfs/
Dfile.c300 #define PROTO(args...) args macro
320 PROTO(struct file *filp, loff_t offset, int whence),
324 PROTO(struct file *filp, char __user *buf, size_t size,
329 PROTO(struct file *filp, const char __user *buf, size_t size,
334 PROTO(struct file *filp, unsigned int cmd, unsigned long arg),
/linux-6.12.1/sound/soc/atmel/
DKconfig110 tristate "Support for Mikroe-PROTO board"
115 Say Y or M if you want to add support for MikroElektronika PROTO Audio
/linux-6.12.1/tools/testing/selftests/net/netfilter/packetdrill/
Dconntrack_ack_loss_stall.pkt112 … SRC=192.0.2.1 DST=192.168.24.72 LEN=1500 TOS=0x00 PREC=0x00 TTL=255 ID=0 PROTO=TCP SPT=34375 DPT=…
Dconntrack_synack_old.pkt12 …C= SRC=192.0.2.1 DST=192.168.37.78 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 PROTO=TCP SPT=8080 DPT=3…
/linux-6.12.1/Documentation/admin-guide/nfs/
Dnfsroot.rst199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)