Home
last modified time | relevance | path

Searched defs:print_prefix (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/ip/
Dipprefix.c38 int print_prefix(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in print_prefix() function
/external/libnl/src/
Dnl-addr-list.c44 static void print_prefix(struct nl_dump_params *p, int line) in print_prefix() function
/external/tcpdump/
Dprint-hncp.c204 print_prefix(netdissect_options *ndo, const u_char *prefix, u_int max_length) in print_prefix() function
/external/python/cpython3/Objects/
Dexceptions.c2904 static PyObject *print_prefix = NULL; in _check_for_legacy_statements() local