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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-pgm.c339 char source_buf[INET6_ADDRSTRLEN], group_buf[INET6_ADDRSTRLEN]; local
352 addrtostr(bp, source_buf, sizeof(source_buf));
357 addrtostr6(bp, source_buf, sizeof(source_buf));
403 source_buf, group_buf, GET_BE_U_4(nak->pgmn_seq));
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dname.c1826 * sb = source_buf (const)
1837 const uint8_t *const source_buf = isc_buffer_base(source); local
1882 const uint8_t *pointer = source_buf + (256 * hi + lo);

Completed in 197 milliseconds