Searched refs:CHDLC_UNICAST (Results 1 – 3 of 3) sorted by relevance
/external/tcpdump/ | ||
D | chdlc.h | 23 #define CHDLC_UNICAST 0x0f macro |
D | print-chdlc.c | 39 { CHDLC_UNICAST, "unicast" }, |
D | print-ppp.c | 1679 case CHDLC_UNICAST: in ppp_hdlc_if_print() |