Searched refs:dotted (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iptables/include/
H A Diptables.h113 extern struct in_addr *dotted_to_addr(const char *dotted);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/xmon/
H A Dxmon.c1356 int nr, dotted; local
1361 dotted = 0;
1371 if (!dotted) {
1373 dotted = 1;
1377 dotted = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/xmon/
H A Dxmon.c1806 int nr, dotted; local
1811 dotted = 0;
1821 if (!dotted) {
1823 dotted = 1;
1827 dotted = 0;
/asus-wl-520gu-7.0.1.45/src/router/iptables/
H A Diptables.c246 dotted_to_addr(const char *dotted) argument
255 /* copy dotted string, because we need to modify it */
256 strncpy(buf, dotted, sizeof(buf) - 1);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dip-tunnels.tex259 either number or IP address-like dotted quad.
H A Dip-cref.tex470 of tunnels over IP are printed as dotted-quad IP addresses.
582 on the protocol. It is a dotted quad for IP and a sequence of hexadecimal halfwords
2405 either a number or an IP address-like dotted quad.

Completed in 106 milliseconds