Home
last modified time | relevance | path

Searched refs:pass_packet (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/network/lib6/
H A Dasapi_02.c73 int pass_packet; member
75 {DESC(FILTER_SETPASS, 20, 20), .pass_packet = 1},
78 {DESC(FILTER_SETBLOCK, 20, 21), .pass_packet = 1},
79 {DESC(FILTER_PASSALL, 20, 20), .pass_packet = 1},
80 {DESC(FILTER_PASSALL, 21, 0), .pass_packet = 1},
84 {DESC(FILTER_WILLBLOCK, 20, 20), .pass_packet = 1},
86 {DESC(FILTER_WILLPASS, 22, 22), .pass_packet = 1},
191 TST_EXP_EXPR(rc == tc->pass_packet, "%d (%d)", tc->pass_packet, rc); in verify_icmp6_filter()
197 TST_EXP_EXPR(rc == tc->pass_packet, " in verify_icmp6_filter()
[all...]

Completed in 1 milliseconds