Searched defs:T_OPT_NEXTHDR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/
H A Dxti.h445 * struct t_opthdr *T_OPT_NEXTHDR(struct netbuf *nbp, struct t_opthdr *tohp):
462 #define T_OPT_NEXTHDR(nbp, tohp) (_T_NEXTHDR((nbp)->buf, (nbp)->len, (tohp))) macro

Completed in 67 milliseconds