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

/freebsd-10.0-release/sys/contrib/ngatm/netnatm/misc/
H A Dstraddr.c132 uni_prefix2str(char *out, const u_char *in, u_int len, int dotit) argument
146 if(dotit) {
189 uni_nsap2str(char *out, const u_char *in, int dotit) argument
191 uni_prefix2str(out, in, 20, dotit);

Completed in 121 milliseconds