Lines Matching refs:matches
76 if (!matches(*argv, "id") ||
77 !matches(*argv, "vni")) {
83 } else if (!matches(*argv, "remote")) {
93 } else if (!matches(*argv, "ttl") ||
94 !matches(*argv, "hoplimit")) {
106 } else if (!matches(*argv, "tos") ||
107 !matches(*argv, "dsfield")) {
118 } else if (!matches(*argv, "label") ||
119 !matches(*argv, "flowlabel")) {
129 } else if (!matches(*argv, "dstport")) {
135 } else if (!matches(*argv, "external")) {
139 } else if (!matches(*argv, "noexternal")) {
143 } else if (!matches(*argv, "udpcsum")) {
147 } else if (!matches(*argv, "noudpcsum")) {
151 } else if (!matches(*argv, "udp6zerocsumtx")) {
155 } else if (!matches(*argv, "noudp6zerocsumtx")) {
159 } else if (!matches(*argv, "udp6zerocsumrx")) {
163 } else if (!matches(*argv, "noudp6zerocsumrx")) {
167 } else if (matches(*argv, "help") == 0) {