Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint.h36 if_printer get_if_printer(netdissect_options *ndo, int type);
Dprint.c294 get_if_printer(netdissect_options *ndo, int type) in get_if_printer() function
Dtcpdump.c1938 ndo->ndo_if_printer = get_if_printer(ndo, dlt); in main()
2085 ndo->ndo_if_printer = get_if_printer(ndo, dlt); in main()