| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_nametoaddr.c | 97 bpf_u_int32 **pcap_nametoaddr(const char *name) in pcap_nametoaddr() 122 struct addrinfo *pcap_nametoaddrinfo(const char *name) in pcap_nametoaddrinfo() 143 bpf_u_int32 pcap_nametonetaddr(const char *name) in pcap_nametonetaddr() 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() 441 u_char *pcap_ether_hostton(const char *name) in pcap_ether_hostton() 488 u_char *pcap_ether_hostton(const char *name) in pcap_ether_hostton() 504 u_short __pcap_nametodnaddr(const char *name) in __pcap_nametodnaddr()
|
| H A D | sf_gencode.c | 5293 static int lookup_proto(name, proto) in lookup_proto() argument 5895 struct block *gen_scode(name, q) in gen_scode() argument
|
| /mOS-networking-stack/core/src/include/bpf/ |
| H A D | namedb.h | 56 char name[122]; member
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_magnet_cache.c | 57 lua_State *script_cache_get_script(server *srv, connection *con, script_cache *cache, buffer *name)… in script_cache_get_script()
|
| H A D | mod_magnet_cache.h | 11 buffer *name; member
|
| H A D | stat_cache.c | 74 buffer *name; member 212 static int stat_cache_attr_get(buffer *buf, char *name) { in stat_cache_attr_get() 358 handler_t stat_cache_get_entry(server *srv, connection *con, buffer *name, stat_cache_entry **ret_s… in stat_cache_get_entry()
|
| H A D | plugin.h | 32 buffer *name; /* name of the plugin */ member
|
| H A D | chunk.h | 15 buffer *name; /* name of the file */ member
|
| H A D | network.c | 656 const char *name; member
|
| H A D | mod_magnet.c | 442 const char *name; member 854 static handler_t magnet_attract(server *srv, connection *con, plugin_data *p, buffer *name) { in magnet_attract()
|
| H A D | lemon.c | 148 char *name; /* Name of the symbol */ member 269 char *name; /* Name of the generated parser */ member 2533 char *name; local 2748 PRIVATE char *pathsearch(argv0,name,modemask) in pathsearch() argument 2818 PRIVATE void tplt_xfer(name,in,out,lineno) in tplt_xfer() argument 3059 char *name; /* Name of the parser */ local 3210 char *name; local
|
| H A D | configfile.c | 1226 struct ev_map { fdevent_handler_t et; const char *name; } event_handlers[] = in config_set_defaults() member
|
| H A D | mod_status.c | 677 struct ev_map { fdevent_handler_t et; const char *name; } event_handlers[] = in mod_status_handle_server_config() member
|
| H A D | base.h | 218 buffer *name; member
|
| /mOS-networking-stack/samples/common/ |
| H A D | applib.h | 33 char *name; member
|
| /mOS-networking-stack/core/src/ |
| H A D | config.c | 40 #define MATCH_ITEM(name, item) \ argument 44 #define TRY_ASSIGN_NUM(name, base, item, value) \ argument 55 #define TRY_ASSIGN_STR(name, base, item, value) \ argument 1026 AllocateBlock(char *name, int len) in AllocateBlock()
|
| H A D | dpdk_module.c | 670 char name[20]; in dpdk_load_module_lower_half() local 789 char name[20]; in dpdk_load_module_lower_half() local
|
| /mOS-networking-stack/samples/epserver/ |
| H A D | epserver-mp.c | 46 char name[128]; member
|
| H A D | epserver.c | 47 char name[128]; member
|
| /mOS-networking-stack/core/src/include/ |
| H A D | config.h | 38 char *name; member
|
| H A D | tcp_stream.h | 31 #define SOCKQ_HEAD(name) TAILQ_HEAD(name, sockent) argument
|