Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
A Dtoeplitz_client.sh14 if [[ "${PROTO}" == "-u" ]]; then
23 PROTO=$1
/linux/tools/testing/selftests/bpf/
A Dtest_lwt_ip_encap.sh284 local readonly PROTO=$1
288 if [ "${PROTO}" == "IPv4" ] ; then
291 elif [ "${PROTO}" == "IPv6" ] ; then
295 echo " test_ping: unknown PROTO: ${PROTO}"
311 local readonly PROTO=$1
321 if [ "${PROTO}" == "IPv4" ] ; then
325 elif [ "${PROTO}" == "IPv6" ] ; then
331 echo " test_gso: unknown PROTO: ${PROTO}"
344 echo " test_gso failed: ${PROTO}"
/linux/arch/powerpc/xmon/
A Dansidecl.h102 #define PROTO(type, name, arglist) type name arglist macro
125 #define PROTO(type, name, arglist) type name () macro
/linux/fs/debugfs/
A Dfile.c208 #define PROTO(args...) args macro
228 PROTO(struct file *filp, loff_t offset, int whence),
232 PROTO(struct file *filp, char __user *buf, size_t size,
237 PROTO(struct file *filp, const char __user *buf, size_t size,
242 PROTO(struct file *filp, unsigned int cmd, unsigned long arg),
/linux/Documentation/devicetree/bindings/sound/
A Dmikroe,mikroe-proto.txt1 Mikroe-PROTO audio board
/linux/sound/soc/atmel/
A DKconfig110 tristate "Support for Mikroe-PROTO board"
115 Say Y or M if you want to add support for MikroElektronika PROTO Audio
/linux/Documentation/admin-guide/nfs/
A Dnfsroot.rst199 #PROTO: <DHCP|BOOTP|RARP|MANUAL> (depending on configuration method)

Completed in 22 milliseconds