Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.h155 extern boolean_t seq_match(ushort_t, int, ushort_t);
H A Dping_aux.c345 seq_match(current_targetaddr->starting_seq_num, in check_reply()
539 seq_match(current_targetaddr->starting_seq_num, in check_reply()
842 seq_match(current_targetaddr->starting_seq_num, in check_reply()
H A Dping_aux6.c377 seq_match(current_targetaddr->starting_seq_num, in check_reply6()
667 seq_match(current_targetaddr->starting_seq_num, in check_reply6()
H A Dping.c2350 seq_match(ushort_t seq_begin, int seq_len, ushort_t value) in seq_match() function
2394 if (seq_match(target->starting_seq_num, in find_dstaddr()