Home
last modified time | relevance | path

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

/freebsd/tools/regression/netinet/ipbroadcast/
H A Dipbroadcast.c109 struct cmsghdr *cmsgp; in main() local
/freebsd/usr.sbin/mld6query/
H A Dmld6.c206 struct cmsghdr *cmsgp; in make_msg() local
/freebsd/lib/libc/net/
H A Dip6opt.c80 inet6_option_init(void *bp, struct cmsghdr **cmsgp, int type) in inet6_option_init()