Searched refs:get_if_printer (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/tcpdump/
H A Dprint.h36 if_printer get_if_printer(netdissect_options *ndo, int type);
H A Dprint.c294 get_if_printer(netdissect_options *ndo, int type) function
H A Dtcpdump.c1987 ndo->ndo_if_printer = get_if_printer(ndo, dlt);
2143 ndo->ndo_if_printer = get_if_printer(ndo, dlt);

Completed in 67 milliseconds