Home
last modified time | relevance | path

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

/external/tcpdump/
Dparsenfsfh.c106 static int is_UCX(const unsigned char *);
242 if (is_UCX(fhp)) { in Parse_fh()
446 is_UCX(const unsigned char *fhp) in is_UCX() function