Home | Sort by: relevance | last modified time | path |
/src/sys/netinet6/ | |
ip6protosw.h | 132 void (*pr_init) /* initialization hook */ member in struct:ip6protosw |
/src/usr.sbin/rpc.pcnfsd/ | |
pcnfsd_print.c | 156 pr_init(char *sys, char *pr, char **sp) function in typeref:typename:pirstat |
/src/sys/sys/ | |
protosw.h | 43 * A protocol is called through the pr_init entry before any other. 89 void (*pr_init) /* initialization hook */ member in struct:protosw |
/src/sys/net/lagg/ | |
if_laggproto.h | 96 void (*pr_init)(void); member in struct:lagg_proto |