Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 8 of 8) sorted by relevance

/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c3699 static struct block *gen_ehostop(eaddr, dir) in gen_ehostop() argument
3733 static struct block *gen_fhostop(eaddr, dir) in gen_fhostop() argument
3775 static struct block *gen_thostop(eaddr, dir) in gen_thostop() argument
4209 static struct block *gen_dnhostop(addr, dir) in gen_dnhostop() 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
5688 static struct block *gen_proto(v, proto, dir) in gen_proto() argument
5900 int dir = q.dir; local
6269 int dir = q.dir; local
7328 struct block *gen_inbound(dir) in gen_inbound() argument
[all …]
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_webdav.c578 DIR *dir; in webdav_delete_dir() local
1214 DIR *dir; in URIHANDLER_FUNC() local
H A Dmod_compress.c109 static int mkdir_recursive(char *dir) { in mkdir_recursive()
H A Dmod_dirlisting.c632 static int http_list_directory(server *srv, connection *con, plugin_data *p, buffer *dir) { in http_list_directory()
/mOS-networking-stack/samples/epserver/
H A Depserver-mp.c353 DIR *dir; in GlobInitServer() local
H A Depserver.c354 DIR *dir; in GlobInitServer() local
/mOS-networking-stack/core/src/include/bpf/
H A Dgencode.h271 unsigned char dir; member
/mOS-networking-stack/core/src/include/
H A Dnetmap.h269 const uint16_t dir; /* 0: tx, 1: rx */ member