Searched defs:proto (Results 1 – 4 of 4) sorted by relevance
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_gencode.c | 2913 static int ethertype_to_ppptype(proto) in ethertype_to_ppptype() argument 2968 static struct block *gen_linktype(proto) in gen_linktype() argument 4637 struct block *gen_proto_abbrev(proto) in gen_proto_abbrev() argument 4924 struct block *gen_portop(port, proto, dir) in gen_portop() argument 5015 struct block *gen_portop6(port, proto, dir) in gen_portop6() argument 5293 static int lookup_proto(name, proto) in lookup_proto() argument 5899 int proto = q.proto; local 6268 int proto = q.proto; local 6534 struct arth *gen_load(proto, inst, size) in gen_load() argument 7035 struct block *gen_broadcast(proto) in gen_broadcast() argument [all …]
|
| H A D | sf_nametoaddr.c | 165 int pcap_nametoport(const char *name, int *port, int *proto) in pcap_nametoport() 223 int pcap_nametoportrange(const char *name, int *port1, int *port2, int *proto) in pcap_nametoportrange()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | request.c | 285 char *uri = NULL, *proto = NULL, *method = NULL, con_length_set; in http_request_parse() local
|
| /mOS-networking-stack/core/src/include/bpf/ |
| H A D | gencode.h | 270 unsigned char proto; member
|