Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/mld6query/
H A Dmld6query.c163 struct cmsghdr *cmsgp; in make_msg() local
/dragonfly/lib/libc/net/
H A Dip6opt.c69 inet6_option_init(void *bp, struct cmsghdr **cmsgp, int type) in inet6_option_init()