Home
last modified time | relevance | path

Searched refs:typep (Results 1 – 2 of 2) sorted by relevance

/inet/
A Dinet6_option.c140 inet6_option_append (struct cmsghdr *cmsg, const uint8_t *typep, int multx, in inet6_option_append() argument
148 int len = typep[0] == IP6OPT_PAD1 ? 1 : typep[1] + 2; in inet6_option_append()
157 memcpy (ptr, typep, len); in inet6_option_append()
A Dinet6_opt.c186 inet6_opt_next (void *extbuf, socklen_t extlen, int offset, uint8_t *typep, in inet6_opt_next() argument
210 *typep = opt->ip6o_type; in inet6_opt_next()

Completed in 4 milliseconds