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

  /external/tcpdump/
ipproto.h 38 extern const struct tok ipproto_values[];
ipproto.c 25 const struct tok ipproto_values[] = { variable in typeref:struct:tok
print-ip6.c 267 tok2str(ipproto_values,"unknown",ip6->ip6_nxt),
print-ip.c 634 tok2str(ipproto_values,"unknown",ipds->ip->ip_p),

Completed in 366 milliseconds