HomeSort by relevance Sort by last modified time
    Searched full:ipproto_values (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/
ipproto.c 30 struct tok ipproto_values[] = { variable in typeref:struct:tok
ipproto.h 40 extern struct tok ipproto_values[];
print-ip6.c 98 tok2str(ipproto_values,"unknown",ip6->ip6_nxt),
print-ip.c 649 tok2str(ipproto_values,"unknown",ipds->ip->ip_p),

Completed in 324 milliseconds