Searched refs:LNAME (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iptables/extensions/
H A Dlibip6t_dst.c18 #define LNAME (HOPBYHOP ? "hbh" : "dst") macro
29 UNAME , IPTABLES_VERSION, LNAME, LNAME, IP6T_OPTS_OPTSNR);
144 "Only one `--%s-len' allowed", LNAME);
155 "Only one `--%s-opts' allowed", LNAME);
159 " '!' not allowed with `--%s-opts'", LNAME);
167 "Only one `--%s-not-strict' allowed", LNAME);
170 "`--%s-opts ...' required before `--%s-not-strict'", LNAME, LNAME);
208 printf("%s ", LNAME);
[all...]
H A Dlibip6t_hbh.c18 #define LNAME (HOPBYHOP ? "hbh" : "dst") macro
29 UNAME , IPTABLES_VERSION, LNAME, LNAME, IP6T_OPTS_OPTSNR);
144 "Only one `--%s-len' allowed", LNAME);
155 "Only one `--%s-opts' allowed", LNAME);
159 " '!' not allowed with `--%s-opts'", LNAME);
167 "Only one `--%s-not-strict' allowed", LNAME);
170 "`--%s-opts ...' required before `--%s-not-strict'", LNAME, LNAME);
208 printf("%s ", LNAME);
[all...]

Completed in 68 milliseconds