Searched defs:optval (Results 1 – 9 of 9) sorted by relevance
/csrg-svn/sys/deprecated/bbnnet/ |
H A D | hmp_traps.c | 44 struct mbuf **optval; variable 72 struct mbuf *optval; variable
|
H A D | hmp.c | 408 hmp_ctloutput(req, so, level, optname, optval) in hmp_ctloutput() argument 453 struct mbuf **optval; variable 480 struct mbuf **optval; variable
|
H A D | ip_usrreq.c | 40 ip_ctloutput(req, so, level, optname, optval) in ip_ctloutput() argument
|
H A D | in.c | 258 in_ioctl(optname, optval) in in_ioctl() argument
|
H A D | rdp_usrreq.c | 657 rdp_ctloutput(req,so,level,optname,optval) in rdp_ctloutput() argument
|
H A D | tcp_usrreq.c | 656 tcp_ctloutput (req,so,level,optname,optval) in tcp_ctloutput() argument
|
/csrg-svn/contrib/sort/ |
H A D | init.c | 167 optval(desc, tcolflag) in optval() function
|
/csrg-svn/sys/netinet/ |
H A D | ip_output.c | 460 register int optval; local
|
/csrg-svn/sys/tests/netiso/ |
H A D | tisink.c | 334 setsockopt(s, level, optname, optval, optlen) in setsockopt() argument
|