Home | History | Annotate | Download | only in tc

Lines Matching full:strcmp

36 	if (strcmp(*argv, "src") == 0) {
42 if (strcmp(*argv, "dst") == 0) {
52 if (strcmp(*argv, "tos") == 0 || matches(*argv, "dsfield") == 0) {
58 if (strcmp(*argv, "ihl") == 0) {
64 if (strcmp(*argv, "protocol") == 0) {
78 if (strcmp(*argv, "nofrag") == 0) {
85 if (strcmp(*argv, "firstfrag") == 0) {
91 if (strcmp(*argv, "ce") == 0) {
97 if (strcmp(*argv, "df") == 0) {
103 if (strcmp(*argv, "mf") == 0) {
109 if (strcmp(*argv, "dport") == 0) {
115 if (strcmp(*argv, "sport") == 0) {
121 if (strcmp(*argv, "icmp_type") == 0) {
127 if (strcmp(*argv, "icmp_code") == 0) {