Searched defs:eport (Results 51 - 66 of 66) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/netfilter/
H A Diptcrdr.c112 unsigned short eport; member in struct:rdr_desc
122 add_redirect_desc(unsigned short eport, int proto, argument
145 del_redirect_desc(unsigned short eport, int proto) argument
168 get_redirect_desc(unsigned short eport, in argument
193 get_redirect_desc_by_index(int index, unsigned short * eport, int * proto, char * desc, int desclen, unsigned int * timestamp) argument
218 add_redirect_rule2(const char * ifname, const char * rhost, unsigned short eport, const char * iaddr, unsigned short iport, int proto, const char * desc, unsigned int timestamp) argument
234 add_peer_redirect_rule2(const char * ifname, const char * rhost, unsigned short rport, const char * eaddr, unsigned short eport, const char * iaddr, unsigned short iport, int proto, const char * desc, unsigned int timestamp) argument
268 add_filter_rule2(const char * ifname, const char * rhost, const char * iaddr, unsigned short eport, unsigned short iport, int proto, const char * desc) argument
283 get_redirect_rule(const char * ifname, unsigned short eport, int proto, char * iaddr, int iaddrlen, unsigned short * iport, char * desc, int desclen, char * rhost, int rhostlen, unsigned int * timestamp, u_int64_t * packets, u_int64_t * bytes) argument
299 get_nat_redirect_rule(const char * nat_chain_name, const char * ifname, unsigned short eport, int proto, char * iaddr, int iaddrlen, unsigned short * iport, char * desc, int desclen, char * rhost, int rhostlen, unsigned int * timestamp, u_int64_t * packets, u_int64_t * bytes) argument
386 get_redirect_rule_by_index(int index, char * ifname, unsigned short * eport, char * iaddr, int iaddrlen, unsigned short * iport, int * proto, char * desc, int desclen, char * rhost, int rhostlen, unsigned int * timestamp, u_int64_t * packets, u_int64_t * bytes) argument
488 get_peer_rule_by_index(int index, char * ifname, unsigned short * eport, char * iaddr, int iaddrlen, unsigned short * iport, int * proto, char * desc, int desclen, char * rhost, int rhostlen, unsigned short * rport, unsigned int * timestamp, u_int64_t * packets, u_int64_t * bytes) argument
639 delete_redirect_and_filter_rules(unsigned short eport, int proto) argument
1082 addnatrule(int proto, unsigned short eport, const char * iaddr, unsigned short iport, const char * rhost) argument
1143 addpeernatrule(int proto, const char * eaddr, unsigned short eport, const char * iaddr, unsigned short iport, const char * rhost, unsigned short rport) argument
1366 unsigned short eport; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/netfilter_nft/
H A Dnftnlrdr_misc.c849 rule_set_snat(uint8_t family, uint8_t proto, in_addr_t rhost, unsigned short rport, in_addr_t ehost, unsigned short eport, in_addr_t ihost, unsigned short iport, const char *descr, const char *handle) argument
911 rule_set_dnat(uint8_t family, const char * ifname, uint8_t proto, in_addr_t rhost, unsigned short eport, in_addr_t ihost, uint32_t iport, const char *descr, const char *handle) argument
979 rule_set_filter(uint8_t family, const char * ifname, uint8_t proto, in_addr_t rhost, in_addr_t iaddr, unsigned short eport, unsigned short iport, const char *descr, const char *handle) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpd/netfilter/
H A Diptcrdr.c112 unsigned short eport; member in struct:rdr_desc
122 add_redirect_desc(unsigned short eport, int proto, argument
145 del_redirect_desc(unsigned short eport, int proto) argument
168 get_redirect_desc(unsigned short eport, in argument
193 get_redirect_desc_by_index(int index, unsigned short * eport, int * proto, char * desc, int desclen, unsigned int * timestamp) argument
218 add_redirect_rule2(const char * ifname, const char * rhost, unsigned short eport, const char * iaddr, unsigned short iport, int proto, const char * desc, unsigned int timestamp) argument
234 add_peer_redirect_rule2(const char * ifname, const char * rhost, unsigned short rport, const char * eaddr, unsigned short eport, const char * iaddr, unsigned short iport, int proto, const char * desc, unsigned int timestamp) argument
268 add_filter_rule2(const char * ifname, const char * rhost, const char * iaddr, unsigned short eport, unsigned short iport, int proto, const char * desc) argument
283 get_redirect_rule(const char * ifname, unsigned short eport, int proto, char * iaddr, int iaddrlen, unsigned short * iport, char * desc, int desclen, char * rhost, int rhostlen, unsigned int * timestamp, u_int64_t * packets, u_int64_t * bytes) argument
299 get_nat_redirect_rule(const char * nat_chain_name, const char * ifname, unsigned short eport, int proto, char * iaddr, int iaddrlen, unsigned short * iport, char * desc, int desclen, char * rhost, int rhostlen, unsigned int * timestamp, u_int64_t * packets, u_int64_t * bytes) argument
386 get_redirect_rule_by_index(int index, char * ifname, unsigned short * eport, char * iaddr, int iaddrlen, unsigned short * iport, int * proto, char * desc, int desclen, char * rhost, int rhostlen, unsigned int * timestamp, u_int64_t * packets, u_int64_t * bytes) argument
488 get_peer_rule_by_index(int index, char * ifname, unsigned short * eport, char * iaddr, int iaddrlen, unsigned short * iport, int * proto, char * desc, int desclen, char * rhost, int rhostlen, unsigned short * rport, unsigned int * timestamp, u_int64_t * packets, u_int64_t * bytes) argument
639 delete_redirect_and_filter_rules(unsigned short eport, int proto) argument
1082 addnatrule(int proto, unsigned short eport, const char * iaddr, unsigned short iport, const char * rhost) argument
1143 addpeernatrule(int proto, const char * eaddr, unsigned short eport, const char * iaddr, unsigned short iport, const char * rhost, unsigned short rport) argument
1366 unsigned short eport; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpd/netfilter_nft/
H A Dnftnlrdr_misc.c849 rule_set_snat(uint8_t family, uint8_t proto, in_addr_t rhost, unsigned short rport, in_addr_t ehost, unsigned short eport, in_addr_t ihost, unsigned short iport, const char *descr, const char *handle) argument
911 rule_set_dnat(uint8_t family, const char * ifname, uint8_t proto, in_addr_t rhost, unsigned short eport, in_addr_t ihost, uint32_t iport, const char *descr, const char *handle) argument
979 rule_set_filter(uint8_t family, const char * ifname, uint8_t proto, in_addr_t rhost, in_addr_t iaddr, unsigned short eport, unsigned short iport, const char *descr, const char *handle) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dupnpc.c593 SetRedirectAndTest(struct UPNPUrls * urls, struct IGDdatas * data, const char * iaddr, const char * iport, const char * eport, const char * proto, const char * leaseDuration, const char * description, int addAny) argument
664 RemoveRedirect(struct UPNPUrls * urls, struct IGDdatas * data, const char * eport, const char * proto, const char * remoteHost) argument
733 SetPinholeAndTest(struct UPNPUrls * urls, struct IGDdatas * data, const char * remoteaddr, const char * eport, const char * intaddr, const char * iport, const char * proto, const char * lease_time) argument
813 GetPinholeOutboundTimeout(struct UPNPUrls * urls, struct IGDdatas * data, const char * remoteaddr, const char * eport, const char * intaddr, const char * iport, const char * proto) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpd/
H A Dminiupnpd.c129 unsigned short eport; local
170 unsigned short eport; local
221 unsigned short eport; local
[all...]
H A Dpcpserver.c708 uint16_t eport = pcp_msg_info->ext_port; /* public port */ local
[all...]
H A Dupnpsoap.c319 unsigned short iport, eport; local
481 unsigned short iport, eport; local
610 unsigned short eport, iport; local
685 unsigned short eport; local
852 unsigned short eport, iport; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dupnpc.c593 SetRedirectAndTest(struct UPNPUrls * urls, struct IGDdatas * data, const char * iaddr, const char * iport, const char * eport, const char * proto, const char * leaseDuration, const char * description, int addAny) argument
664 RemoveRedirect(struct UPNPUrls * urls, struct IGDdatas * data, const char * eport, const char * proto, const char * remoteHost) argument
733 SetPinholeAndTest(struct UPNPUrls * urls, struct IGDdatas * data, const char * remoteaddr, const char * eport, const char * intaddr, const char * iport, const char * proto, const char * lease_time) argument
813 GetPinholeOutboundTimeout(struct UPNPUrls * urls, struct IGDdatas * data, const char * remoteaddr, const char * eport, const char * intaddr, const char * iport, const char * proto) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/
H A Dminiupnpd.c129 unsigned short eport; local
170 unsigned short eport; local
221 unsigned short eport; local
[all...]
H A Dpcpserver.c708 uint16_t eport = pcp_msg_info->ext_port; /* public port */ local
[all...]
H A Dupnpsoap.c319 unsigned short iport, eport; local
481 unsigned short iport, eport; local
610 unsigned short eport, iport; local
685 unsigned short eport; local
852 unsigned short eport, iport; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dupnpc.c593 SetRedirectAndTest(struct UPNPUrls * urls, struct IGDdatas * data, const char * iaddr, const char * iport, const char * eport, const char * proto, const char * leaseDuration, const char * description, int addAny) argument
664 RemoveRedirect(struct UPNPUrls * urls, struct IGDdatas * data, const char * eport, const char * proto, const char * remoteHost) argument
733 SetPinholeAndTest(struct UPNPUrls * urls, struct IGDdatas * data, const char * remoteaddr, const char * eport, const char * intaddr, const char * iport, const char * proto, const char * lease_time) argument
813 GetPinholeOutboundTimeout(struct UPNPUrls * urls, struct IGDdatas * data, const char * remoteaddr, const char * eport, const char * intaddr, const char * iport, const char * proto) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpd/
H A Dminiupnpd.c129 unsigned short eport; local
170 unsigned short eport; local
221 unsigned short eport; local
[all...]
H A Dpcpserver.c708 uint16_t eport = pcp_msg_info->ext_port; /* public port */ local
[all...]
H A Dupnpsoap.c319 unsigned short iport, eport; local
481 unsigned short iport, eport; local
610 unsigned short eport, iport; local
685 unsigned short eport; local
852 unsigned short eport, iport; local
[all...]

Completed in 226 milliseconds

123