Home
last modified time | relevance | path

Searched refs:print_dotted_quads (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/mpl/dhcp/dist/common/
H A Dprint.c498 char *print_dotted_quads (len, data) in print_dotted_quads() function
H A Dtree.c1501 ? print_dotted_quads (result -> len, result -> data)
/netbsd/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2634 char *print_dotted_quads (unsigned, const u_int8_t *);
/netbsd/external/mpl/dhcp/dist/server/
H A Ddhcp.c4332 print_dotted_quads (cip.len, cip.iabuf)); in find_lease()