Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libsocket/inet/
H A Dinet6_opt.c51 inet6_opt_init(void *extbuf, socklen_t extlen) in inet6_opt_init() argument
71 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_append() argument
143 inet6_opt_finish(void * extbuf,socklen_t extlen,int offset) inet6_opt_finish() argument
212 inet6_opt_next(void * extbuf,socklen_t extlen,int offset,uint8_t * typep,socklen_t * lenp,void ** databufp) inet6_opt_next() argument
273 inet6_opt_find(void * extbuf,socklen_t extlen,int offset,uint8_t type,socklen_t * lenp,void ** databufp) inet6_opt_find() argument
[all...]
/titanic_52/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c80 static uint8_t *extbuf; variable
[all...]
/titanic_52/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c4616 uint8_t *extbuf = NULL; in emlxs_dfc_send_mbox() local
/titanic_52/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4676 uint8_t *extbuf; /* ptr to mailbox ext buffer */ member