HomeSort by: relevance | last modified time | path
    Searched defs:returndatabytes (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/net/icmp/
t_forward.c 110 /* set returndatabytes to 200 */
113 atf_tc_fail_errno("sysctl returndatabytes");
126 ATF_TC(returndatabytes); variable
127 ATF_TC_HEAD(returndatabytes, tc)
130 atf_tc_set_md_var(tc, "descr", "icmp.returndatabytes with certain "
135 ATF_TC_BODY(returndatabytes, tc)
166 ATF_TP_ADD_TC(tp, returndatabytes);
t_forward.c 110 /* set returndatabytes to 200 */
113 atf_tc_fail_errno("sysctl returndatabytes");
126 ATF_TC(returndatabytes); variable
127 ATF_TC_HEAD(returndatabytes, tc)
130 atf_tc_set_md_var(tc, "descr", "icmp.returndatabytes with certain "
135 ATF_TC_BODY(returndatabytes, tc)
166 ATF_TP_ADD_TC(tp, returndatabytes);

Completed in 74 milliseconds