Searched defs:extlen (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libsocket/inet/ |
H A D | inet6_opt.c | 51 inet6_opt_init(void *extbuf, socklen_t extlen) in inet6_opt_init() 71 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_append() 143 inet6_opt_finish(void *extbuf, socklen_t extlen, int offset) in inet6_opt_finish() 212 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, uint8_t *typep, in inet6_opt_next() 273 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_find()
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_mangle_name.c | 153 int len, extlen, ndots; in smb_needs_mangled() local
|
/titanic_50/usr/src/uts/i86xpv/os/ |
H A D | balloon.c | 941 uint_t i, j, page_cnt, extlen; in balloon_replace_pages() local
|