Home
last modified time | relevance | path

Searched refs:pr_ctlinput (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/netinet/
H A Din_proto.c140 .pr_ctlinput = NULL,
154 .pr_ctlinput = NULL,
167 .pr_ctlinput = NULL,
182 .pr_ctlinput = NULL,
194 .pr_ctlinput = NULL,
209 .pr_ctlinput = NULL,
224 .pr_ctlinput = NULL,
240 .pr_ctlinput = NULL,
257 .pr_ctlinput = NULL,
274 .pr_ctlinput = NULL,
[all …]
H A Din_gif.c84 .pr_ctlinput = NULL,
/dragonfly/sys/netinet6/
H A Din6_proto.c141 .pr_ctlinput = udp6_ctlinput,
156 .pr_ctlinput = tcp6_ctlinput,
175 .pr_ctlinput = rip6_ctlinput,
205 .pr_ctlinput = NULL,
217 .pr_ctlinput = NULL,
229 .pr_ctlinput = NULL,
243 .pr_ctlinput = NULL,
258 .pr_ctlinput = NULL,
272 .pr_ctlinput = NULL,
286 .pr_ctlinput = NULL,
[all …]
H A Din6_gif.c87 .pr_ctlinput = NULL,
/dragonfly/sys/netbt/
H A Dbt_proto.c76 .pr_ctlinput = 0,
90 .pr_ctlinput = 0,
105 .pr_ctlinput = 0,
119 .pr_ctlinput = 0,
/dragonfly/sys/kern/
H A Duipc_msg.c579 KKASSERT(pr->pr_ctlinput != NULL); in so_pr_ctlport()
605 0, pr->pr_ctlinput); in so_pr_ctlinput()
628 func = pr->pr_ctlinput; in so_pr_ctlinput_direct()
/dragonfly/sys/sys/
H A Dprotosw.h102 void (*pr_ctlinput)(netmsg_t); member
/dragonfly/sys/net/gre/
H A Dif_gre.c133 .pr_ctlinput = NULL,
149 .pr_ctlinput = NULL,
/dragonfly/sys/net/stf/
H A Dif_stf.c144 .pr_ctlinput = NULL,
/dragonfly/sys/net/
H A Drtsock.c1911 .pr_ctlinput = raw_ctlinput,