Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dtoeplitz_client.sh14 if [[ "${PROTO}" == "-u" ]]; then
23 PROTO=$1
/linux/arch/powerpc/xmon/
H A Dansidecl.h102 #define PROTO(type, name, arglist) type name arglist macro
125 #define PROTO(type, name, arglist) type name () macro
/linux/tools/testing/selftests/bpf/
H A 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/Documentation/devicetree/bindings/sound/
H A Dmikroe,mikroe-proto.txt1 Mikroe-PROTO audio board
/linux/fs/debugfs/
H A Dfile.c347 #define PROTO(args...) args macro
390 PROTO(struct file *filp, loff_t offset, int whence),
394 PROTO(struct file *filp, char __user *buf, size_t size,
399 PROTO(struct file *filp, const char __user *buf,
404 PROTO(struct file *filp, unsigned int cmd, unsigned long arg),
/linux/sound/soc/atmel/
H A DKconfig110 tristate "Support for Mikroe-PROTO board"
115 Say Y or M if you want to add support for MikroElektronika PROTO Audio
/linux/tools/testing/selftests/net/netfilter/packetdrill/
H A 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…
H A 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=…
/linux/Documentation/admin-guide/nfs/
H A Dnfsroot.rst199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)