Lines Matching refs:matches
90 if (!matches(*argv, "id") ||
91 !matches(*argv, "vni")) {
100 } else if (!matches(*argv, "group")) {
114 } else if (!matches(*argv, "remote")) {
128 } else if (!matches(*argv, "local")) {
149 } else if (!matches(*argv, "dev")) {
161 } else if (!matches(*argv, "ttl") ||
162 !matches(*argv, "hoplimit")) {
176 } else if (!matches(*argv, "tos") ||
177 !matches(*argv, "dsfield")) {
190 } else if (!matches(*argv, "label") ||
191 !matches(*argv, "flowlabel")) {
201 } else if (!matches(*argv, "ageing")) {
212 } else if (!matches(*argv, "maxaddress")) {
223 } else if (!matches(*argv, "port") ||
224 !matches(*argv, "srcport")) {
239 } else if (!matches(*argv, "dstport")) {
244 } else if (!matches(*argv, "nolearning")) {
247 } else if (!matches(*argv, "learning")) {
250 } else if (!matches(*argv, "noproxy")) {
253 } else if (!matches(*argv, "proxy")) {
256 } else if (!matches(*argv, "norsc")) {
259 } else if (!matches(*argv, "rsc")) {
262 } else if (!matches(*argv, "nol2miss")) {
265 } else if (!matches(*argv, "l2miss")) {
268 } else if (!matches(*argv, "nol3miss")) {
271 } else if (!matches(*argv, "l3miss")) {
274 } else if (!matches(*argv, "udpcsum")) {
277 } else if (!matches(*argv, "noudpcsum")) {
280 } else if (!matches(*argv, "udp6zerocsumtx")) {
284 } else if (!matches(*argv, "noudp6zerocsumtx")) {
288 } else if (!matches(*argv, "udp6zerocsumrx")) {
292 } else if (!matches(*argv, "noudp6zerocsumrx")) {
296 } else if (!matches(*argv, "remcsumtx")) {
300 } else if (!matches(*argv, "noremcsumtx")) {
304 } else if (!matches(*argv, "remcsumrx")) {
308 } else if (!matches(*argv, "noremcsumrx")) {
312 } else if (!matches(*argv, "external")) {
320 } else if (!matches(*argv, "noexternal")) {
326 } else if (!matches(*argv, "gbp")) {
329 } else if (!matches(*argv, "gpe")) {
332 } else if (matches(*argv, "help") == 0) {