VMS Help — TCPIP Services, Programming Interfaces, Socket API Functions, inet6_opt_find()
Finds a specific option in an extension header.
Format
#include <in6.h>
int inet6_opt_find ( void *extbuf, size_t extlen, int offset,
uint8_t type, size_t *lenp, void **databufp
);