Home
last modified time | relevance | path

Searched defs:extbuf (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/lib/libc/net/
H A Dip6opt.c377 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 Dnet.c123 read_remote(int fd, int extbufsize, char *extbuf) in read_remote()
/dflybsd-src/sbin/hammer/
H A Dcmd_snapshot.c85 char extbuf[64]; in hammer_cmd_snap() local
/dflybsd-src/sbin/ping6/
H A Dping6.c1607 pr_ip6opt(void *extbuf, size_t bufsize) in pr_ip6opt()
1680 pr_rthdr(void *extbuf, size_t bufsize __unused) in pr_rthdr()