Home
last modified time | relevance | path

Searched defs:protos (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/bedbug/
H A Dbedbug.h18 #define __P(protos) protos /* full-blown ANSI C */ argument
20 #define __P(protos) () /* traditional C preprocessor */ argument
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto.c299 static struct ip_vs_protocol *protos[] = { in ip_vs_protocol_net_init() local
/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c647 u64 protos = 0; in img_ir_allowed_protos() local
/openbmc/linux/drivers/net/wan/
H A Dhdlc_ppp.c73 struct proto protos[IDX_COUNT]; member