Lines Matching refs:opthdr
113 * with a "struct opthdr" and the credential option is the only
123 struct opthdr *opth;
135 opth = (struct opthdr *)abuf->buf;
140 syslog(LOG_INFO, "find_ucred_opt (opthdr): OK!");
452 struct opthdr *topt;
463 (buf + sizeof (struct opthdr));
473 (buf + sizeof (struct opthdr));
494 ip = (int *)(buf + sizeof (struct opthdr));
503 topt = (struct opthdr *)buf;
508 oreq.opt.len = sizeof (struct opthdr) + optsz;