OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:protosw
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/sys/
protosw.h
1
/* $NetBSD:
protosw
.h,v 1.69 2018/09/14 05:09:51 maxv Exp $ */
31
* @(#)
protosw
.h 8.1 (Berkeley) 6/2/93
71
struct
protosw
{
struct
125
* (*
protosw
[].pr_usrreq)(up, req, m, nam, opt, p);
176
* (*
protosw
[].pr_ctlinput)(cmd, sa, arg);
219
* (*
protosw
[].pr_ctloutput)(req, so, sopt);
280
const struct
protosw
*pffindproto(int, int, int);
281
const struct
protosw
*pffindtype(int, int);
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025