Home
last modified time | relevance | path

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

/inet/
A Dinet6_opt.c31 inet6_opt_init (void *extbuf, socklen_t extlen) in inet6_opt_init()
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()
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()

Completed in 3 milliseconds