Home | History | Annotate | Download | only in tc

Lines Matching refs:matches

98 	if (matches(*argv, "tunnel_key") != 0)
107 if (matches(*argv, "unset") == 0) {
115 } else if (matches(*argv, "set") == 0) {
123 } else if (matches(*argv, "src_ip") == 0) {
134 } else if (matches(*argv, "dst_ip") == 0) {
145 } else if (matches(*argv, "id") == 0) {
153 } else if (matches(*argv, "dst_port") == 0) {
161 } else if (matches(*argv, "csum") == 0) {
163 } else if (matches(*argv, "nocsum") == 0) {
165 } else if (matches(*argv, "help") == 0) {
179 if (matches(*argv, "index") == 0) {