Searched defs:extbuf (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/lib/libc/net/ |
H A D | ip6opt.c | 377 inet6_opt_init(void *extbuf, socklen_t extlen) in inet6_opt_init() 391 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, u_int8_t type, in inet6_opt_append() 455 inet6_opt_finish(void *extbuf, socklen_t extlen, int offset) in inet6_opt_finish() 488 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, in inet6_opt_next() 536 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, u_int8_t type, in inet6_opt_find()
|
/dflybsd-src/libexec/dma/ |
H A D | net.c | 123 read_remote(int fd, int extbufsize, char *extbuf) in read_remote()
|
/dflybsd-src/sbin/hammer/ |
H A D | cmd_snapshot.c | 85 char extbuf[64]; in hammer_cmd_snap() local
|
/dflybsd-src/sbin/ping6/ |
H A D | ping6.c | 1607 pr_ip6opt(void *extbuf, size_t bufsize) in pr_ip6opt() 1680 pr_rthdr(void *extbuf, size_t bufsize __unused) in pr_rthdr()
|