Home
last modified time | relevance | path

Searched refs:check_cnt_p (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c551 int *check_cnt_p, int *push_p) in msg_verify_data() argument
553 int bytes_cnt = *bytes_cnt_p, check_cnt = *check_cnt_p, push = *push_p; in msg_verify_data()
624 *check_cnt_p = check_cnt; in msg_verify_data()