HomeSort by relevance Sort by last modified time
    Searched refs:TTEST (Results 1 - 10 of 10) sorted by null

  /external/tcpdump/
print-mobile.c 81 if (length < MOBILE_SIZE || !TTEST(*mob)) {
print-icmp6.c 609 if (!TTEST(ip6->ip6_nxt))
622 if (TTEST(uh->uh_dport)) {
634 if (!TTEST(hbh->ip6h_len))
642 if (!TTEST(fragh->ip6f_offlg))
653 if (!TTEST(ah->ah_len))
    [all...]
print-udp.c 382 if (!TTEST(up->uh_dport)) {
501 if (TTEST(rp->rm_direction)) {
520 if (TTEST(((struct LAP *)cp)->type) &&
print-mobility.c 182 if (!TTEST(mh->ip6m_len)) {
print-tcp.c 178 if (!TTEST(tp->th_dport)) {
722 if (TTEST(rp->rm_direction)) {
    [all...]
print-isoclns.c     [all...]
interface.h 125 #define TTEST(var) TTEST2(var, sizeof(var))
print-pgm.c 191 if (!TTEST(pgm->pgm_dport)) {
print-pim.c 223 if (TTEST(bp[8])) {
print-nfs.c 977 if (!TTEST(rp->rm_call.cb_vers))
    [all...]

Completed in 380 milliseconds