Home
last modified time | relevance | path

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

/external/tcpdump/
Dparsenfsfh.c105 static int is_UCX(const unsigned char *, u_int);
248 if (is_UCX(fhp, len)) { in Parse_fh()
454 is_UCX(const unsigned char *fhp, u_int len) in is_UCX() function