Searched defs:scope_id (Results 1 - 25 of 37) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dreceivedata.c39 receivedata(int socket, char * data, int length, int timeout, unsigned int * scope_id) argument
H A Dconnecthostport.c62 connecthostport(const char * host, unsigned short port, unsigned int scope_id) argument
H A Dminiupnpc.h47 unsigned int scope_id; member in struct:UPNPDev
H A Dminiwget.c324 miniwget3(const char * host, unsigned short port, const char * path, int * size, char * addr_str, int addr_str_len, const char * httpversion, unsigned int scope_id, struct UPNPDevInfo *devinfo) argument
429 miniwget2(const char * host, unsigned short port, const char * path, int * size, char * addr_str, int addr_str_len, unsigned int scope_id, struct UPNPDevInfo *devinfo) argument
469 parseURL(const char * url, char * hostname, unsigned short * port, char * * path, unsigned int * scope_id) argument
574 miniwget(const char * url, int * size, unsigned int scope_id, struct UPNPDevInfo *devinfo) argument
591 miniwget_getaddr(const char * url, int * size, char * addr, int addrlen, unsigned int scope_id, struct UPNPDevInfo *devinfo, char * dut_addr) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dreceivedata.c39 receivedata(int socket, char * data, int length, int timeout, unsigned int * scope_id) argument
H A Dconnecthostport.c62 connecthostport(const char * host, unsigned short port, unsigned int scope_id) argument
H A Dminiupnpc.h47 unsigned int scope_id; member in struct:UPNPDev
H A Dminiwget.c324 miniwget3(const char * host, unsigned short port, const char * path, int * size, char * addr_str, int addr_str_len, const char * httpversion, unsigned int scope_id, struct UPNPDevInfo *devinfo) argument
429 miniwget2(const char * host, unsigned short port, const char * path, int * size, char * addr_str, int addr_str_len, unsigned int scope_id, struct UPNPDevInfo *devinfo) argument
469 parseURL(const char * url, char * hostname, unsigned short * port, char * * path, unsigned int * scope_id) argument
574 miniwget(const char * url, int * size, unsigned int scope_id, struct UPNPDevInfo *devinfo) argument
591 miniwget_getaddr(const char * url, int * size, char * addr, int addrlen, unsigned int scope_id, struct UPNPDevInfo *devinfo, char * dut_addr) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dreceivedata.c39 receivedata(int socket, char * data, int length, int timeout, unsigned int * scope_id) argument
H A Dconnecthostport.c62 connecthostport(const char * host, unsigned short port, unsigned int scope_id) argument
H A Dminiupnpc.h47 unsigned int scope_id; member in struct:UPNPDev
H A Dminiwget.c324 miniwget3(const char * host, unsigned short port, const char * path, int * size, char * addr_str, int addr_str_len, const char * httpversion, unsigned int scope_id, struct UPNPDevInfo *devinfo) argument
429 miniwget2(const char * host, unsigned short port, const char * path, int * size, char * addr_str, int addr_str_len, unsigned int scope_id, struct UPNPDevInfo *devinfo) argument
469 parseURL(const char * url, char * hostname, unsigned short * port, char * * path, unsigned int * scope_id) argument
574 miniwget(const char * url, int * size, unsigned int scope_id, struct UPNPDevInfo *devinfo) argument
591 miniwget_getaddr(const char * url, int * size, char * addr, int addrlen, unsigned int scope_id, struct UPNPDevInfo *devinfo, char * dut_addr) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sunrpc/
H A Daddr.c176 unsigned long scope_id = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sunrpc/
H A Daddr.c176 unsigned long scope_id = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dcp-name-parser.y521 scope_id : NAME label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dcp-name-parser.y521 scope_id : NAME label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dcp-name-parser.y521 scope_id : NAME label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dutil_net.c91 unsigned int scope_id = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/cifs/
H A Dnetmisc.c173 char *endp, scope_id[13]; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/cifs/
H A Dnetmisc.c173 char *endp, scope_id[13]; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dbpf.c158 int scope_id = ((struct sockaddr_in6 *) addrs->ifa_addr)->sin6_scope_id; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dutil_net.c91 unsigned int scope_id = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dbpf.c158 int scope_id = ((struct sockaddr_in6 *) addrs->ifa_addr)->sin6_scope_id; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/
H A Dutil_net.c91 unsigned int scope_id = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dbpf.c158 int scope_id = ((struct sockaddr_in6 *) addrs->ifa_addr)->sin6_scope_id; local

Completed in 565 milliseconds

12