Home
last modified time | relevance | path

Searched refs:ng_rcvmsg_t (Results 1 – 25 of 61) sorted by relevance

123

/f-stack/freebsd/netgraph/
H A Dng_echo.c61 static ng_rcvmsg_t nge_rcvmsg;
H A Dng_ether_echo.c65 static ng_rcvmsg_t ngee_rcvmsg;
H A Dng_hub.c55 static ng_rcvmsg_t ng_hub_rcvmsg;
H A Dng_hole.c100 static ng_rcvmsg_t ngh_rcvmsg;
H A Dng_UI.c72 static ng_rcvmsg_t ng_UI_rcvmsg;
H A Dnetgraph.h98 typedef int ng_rcvmsg_t(node_p node, item_p item, hook_p lasthook); typedef
117 ng_rcvmsg_t *hk_rcvmsg; /* control messages come here */
174 ng_rcvmsg_t *val, char * file, int line);
229 _ng_hook_set_rcvmsg(hook_p hook, ng_rcvmsg_t *val, char * file, int line) in _ng_hook_set_rcvmsg()
1074 ng_rcvmsg_t *rcvmsg; /* control messages come here */
H A Dng_atmllc.c74 static ng_rcvmsg_t ng_atmllc_rcvmsg;
H A Dng_gif_demux.c128 static ng_rcvmsg_t ng_gif_demux_rcvmsg;
H A Dng_sample.c72 static ng_rcvmsg_t ng_xxx_rcvmsg;
H A Dng_sppp.c68 static ng_rcvmsg_t ng_sppp_rcvmsg;
H A Dng_tcpmss.c76 static ng_rcvmsg_t ng_tcpmss_rcvmsg;
H A Dng_etf.c69 static ng_rcvmsg_t ng_etf_rcvmsg;
H A Dng_tee.c84 static ng_rcvmsg_t ng_tee_rcvmsg;
H A Dng_device.c72 static ng_rcvmsg_t ng_device_rcvmsg;
H A Dng_rfc1490.c116 static ng_rcvmsg_t ng_rfc1490_rcvmsg;
H A Dng_tty.c103 static ng_rcvmsg_t ngt_rcvmsg;
H A Dng_gif.c118 static ng_rcvmsg_t ng_gif_rcvmsg;
H A Dng_bpf.c101 static ng_rcvmsg_t ng_bpf_rcvmsg;
H A Dng_one2many.c84 static ng_rcvmsg_t ng_one2many_rcvmsg;
H A Dng_tag.c118 static ng_rcvmsg_t ng_tag_rcvmsg;
H A Dng_async.c98 static ng_rcvmsg_t nga_rcvmsg;
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c76 static ng_rcvmsg_t ng_l2cap_lower_rcvmsg;
77 static ng_rcvmsg_t ng_l2cap_upper_rcvmsg;
78 static ng_rcvmsg_t ng_l2cap_default_rcvmsg;
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h99 typedef int ng_rcvmsg_t(node_p node, item_p item, hook_p lasthook); typedef
118 ng_rcvmsg_t *hk_rcvmsg; /* control messages come here */
175 ng_rcvmsg_t *val, char * file, int line);
230 _ng_hook_set_rcvmsg(hook_p hook, ng_rcvmsg_t *val, char * file, int line) in _ng_hook_set_rcvmsg()
1078 ng_rcvmsg_t *rcvmsg; /* control messages come here */
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c74 static ng_rcvmsg_t ng_hci_default_rcvmsg;
75 static ng_rcvmsg_t ng_hci_upper_rcvmsg;
/f-stack/freebsd/netgraph/atm/sscfu/
H A Dng_sscfu.c143 static ng_rcvmsg_t ng_sscfu_rcvmsg;

123