Home | History | Annotate | Download | only in ip

Lines Matching full:matches

154 		if (!matches(*argv, "key")) {
172 } else if (!matches(*argv, "ikey")) {
187 } else if (!matches(*argv, "okey")) {
202 } else if (!matches(*argv, "seq")) {
205 } else if (!matches(*argv, "iseq")) {
207 } else if (!matches(*argv, "oseq")) {
209 } else if (!matches(*argv, "csum")) {
212 } else if (!matches(*argv, "icsum")) {
214 } else if (!matches(*argv, "ocsum")) {
216 } else if (!matches(*argv, "remote")) {
223 } else if (!matches(*argv, "local")) {
230 } else if (!matches(*argv, "dev")) {
238 } else if (!matches(*argv, "ttl") ||
239 !matches(*argv, "hoplimit")) {
245 } else if (!matches(*argv, "tos") ||
246 !matches(*argv, "tclass") ||
247 !matches(*argv, "dsfield")) {