Searched defs:extbuf (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/gen.subproj/
H A Dip6opt.c387 inet6_opt_init(void *extbuf, socklen_t extlen) argument
403 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, u_int8_t type, socklen_t len, u_int8_t align, void **databufp) argument
468 inet6_opt_finish(void *extbuf, socklen_t extlen, int offset) argument
500 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, socklen_t *lenp, void **databufp) argument
548 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, u_int8_t type, socklen_t *lenp, void **databufp) argument
[all...]
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dmbuf.c232 mbuf_attachcluster(uint32_t how, uint32_t type, mbuf_t *mbuf, void * extbuf, void (*extfree)(caddr_t , size_t, caddr_t), size_t extsize, caddr_t extarg) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkpi_mbuf.c116 mbuf_attachcluster(mbuf_how_t how, mbuf_type_t type, mbuf_t *mbuf, caddr_t extbuf, void (*extfree)(caddr_t , u_int, caddr_t), size_t extsize, caddr_t extarg) argument
H A Duipc_mbuf.c3383 m_clattach(struct mbuf *m, int type, caddr_t extbuf, argument
/macosx-10.9.5/network_cmds-433/ping6.tproj/
H A Dping6.c1989 pr_ip6opt(void *extbuf, size_t bufsize) argument
2053 pr_ip6opt(void *extbuf, size_t bufsize __unused) argument
2062 pr_rthdr(void *extbuf, size_t bufsize) argument
2119 pr_rthdr(void *extbuf, size_t bufsize __unused) argument

Completed in 100 milliseconds