Lines Matching refs:strncat
884 strncat(options, "pass,", OPTSTRING); in test_options()
886 strncat(options, "pass_noisy,", OPTSTRING); in test_options()
888 strncat(options, "redir,", OPTSTRING); in test_options()
890 strncat(options, "redir_noisy,", OPTSTRING); in test_options()
892 strncat(options, "drop,", OPTSTRING); in test_options()
895 strncat(options, tstr, OPTSTRING); in test_options()
899 strncat(options, tstr, OPTSTRING); in test_options()
903 strncat(options, tstr, OPTSTRING); in test_options()
907 strncat(options, tstr, OPTSTRING); in test_options()
910 strncat(options, "ingress,", OPTSTRING); in test_options()
912 strncat(options, "skb,", OPTSTRING); in test_options()