Searched defs:print_prefix (Results 1 – 4 of 4) sorted by relevance
38 int print_prefix(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in print_prefix() function
44 static void print_prefix(struct nl_dump_params *p, int line) in print_prefix() function
204 print_prefix(netdissect_options *ndo, const u_char *prefix, u_int max_length) in print_prefix() function
2904 static PyObject *print_prefix = NULL; in _check_for_legacy_statements() local