Searched defs:offset (Results 1 – 2 of 2) sorted by relevance
| /inet/ |
| A D | inet6_opt.c | 52 add_padding (uint8_t *extbuf, int offset, int npad) in add_padding() 79 inet6_opt_append (void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_append() 139 inet6_opt_finish (void *extbuf, socklen_t extlen, int offset) in inet6_opt_finish() 169 inet6_opt_set_val (void *databuf, int offset, void *val, socklen_t vallen) in inet6_opt_set_val() 186 inet6_opt_next (void *extbuf, socklen_t extlen, int offset, uint8_t *typep, in inet6_opt_next() 228 inet6_opt_find (void *extbuf, socklen_t extlen, int offset, uint8_t type, in inet6_opt_find() 275 inet6_opt_get_val (void *databuf, int offset, void *val, socklen_t vallen) in inet6_opt_get_val()
|
| A D | test-inet6_opt.c | 18 int offset; in encode_inet6_opt() local 97 int offset; in decode_inet6_opt() local
|
Completed in 4 milliseconds