Searched defs:node (Results 276 - 300 of 882) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dnode_tree.c59 svn_repos_node_t *node = apr_pcalloc(pool, sizeof(*node)); local
140 find_real_base_location(const char **path_p, svn_revnum_t *rev_p, svn_repos_node_t *node, apr_pool_t *pool) argument
188 svn_repos_node_t *node; member in struct:edit_baton
196 svn_repos_node_t *node; member in struct:node_baton
208 svn_repos_node_t *node; local
[all...]
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_qstats.c95 struct pf_altq_node *root = NULL, *node; local
141 struct pf_altq_node *node; local
214 struct pf_altq_node *node; local
254 struct pf_altq_node *node, *child; local
271 pfctl_print_altq_node(int dev, const struct pf_altq_node *node, unsigned int level, int opts) argument
439 pfctl_free_altq_node(struct pf_altq_node *node) argument
[all...]
/freebsd-11-stable/sys/dev/powermac_nvram/
H A Dpowermac_nvram.c134 phandle_t node; local
/freebsd-11-stable/sys/netgraph/atm/sscfu/
H A Dng_sscfu.c184 text_status(node_p node, struct priv *priv, char *arg, u_int len) argument
215 ng_sscfu_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
349 ng_sscfu_newhook(node_p node, hook_p hook, const char *name) argument
366 node_p node = NG_HOOK_NODE(hook); local
401 node_p node = NG_HOOK_NODE(hook); local
430 node_p node = (node_p)p; local
460 node_p node = NG_HOOK_NODE(hook); local
496 node_p node = (node_p)p; local
537 ng_sscfu_constructor(node_p node) argument
554 ng_sscfu_shutdown(node_p node) argument
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/drivers/bt3c/
H A Dng_bt3c_pccard.c248 ng_bt3c_constructor(node_p node) argument
258 ng_bt3c_shutdown(node_p node) argument
295 ng_bt3c_newhook(node_p node, hook_p hook, char const *name) argument
362 ng_bt3c_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
1012 bt3c_forward(node_p node, hook_p hook, void *arg1, int arg2) argument
1050 bt3c_send(node_p node, hook_p hook, void *arg, int completed) argument
[all...]
H A Dng_bt3c_var.h73 node_p node; /* pointer back to node */ member in struct:bt3c_softc
/freebsd-11-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c653 ng_h4_constructor(node_p node) argument
663 ng_h4_newhook(node_p node, hook_p hook, const char *name) argument
745 ng_h4_shutdown(node_p node) argument
835 ng_h4_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
972 ng_h4_process_timeout(node_p node, hook_p hook, void *arg1, int arg2) argument
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c1369 ng_hci_process_con_timeout(node_p node, hook_p hook, void *arg1, int con_handle) argument
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_misc.c65 ng_l2cap_send_hook_info(node_p node, hook_p hook, void *arg1, int arg2) argument
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_async.c77 node_p node; /* Our node */ member in struct:ng_async_private
182 nga_constructor(node_p node) argument
204 nga_newhook(node_p node, hook_p hook, const char *name) argument
256 nga_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
338 nga_shutdown(node_p node) argument
[all...]
H A Dng_bpf.c234 ng_bpf_constructor(node_p node) argument
273 ng_bpf_newhook(node_p node, hook_p hook, const char *name) argument
305 ng_bpf_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
514 ng_bpf_shutdown(node_p node) argument
526 const node_p node = NG_HOOK_NODE(hook); local
[all...]
H A Dng_deflate.c174 ng_deflate_constructor(node_p node) argument
194 ng_deflate_newhook(node_p node, hook_p hook, const char *name) argument
215 ng_deflate_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
329 const node_p node = NG_HOOK_NODE(hook); local
375 ng_deflate_shutdown(node_p node) argument
399 const node_p node = NG_HOOK_NODE(hook); local
443 ng_deflate_compress(node_p node, struct mbuf *m, struct mbuf **resultp) argument
536 ng_deflate_decompress(node_p node, struct mbuf *m, struct mbuf **resultp) argument
686 ng_deflate_reset_req(node_p node) argument
[all...]
H A Dng_device.c91 struct ng_node *node; member in struct:ngd_private
160 ng_device_constructor(node_p node) argument
201 ng_device_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
242 ng_device_newhook(node_p node, hook_p hook, const char *name) argument
319 ng_device_shutdown(node_p node) argument
[all...]
H A Dng_eiface.c85 node_p node; /* Our netgraph node */ member in struct:ng_eiface_private
216 ng_eiface_start2(node_p node, hook_p hook, void *arg1, int arg2) argument
381 ng_eiface_constructor(node_p node) argument
446 ng_eiface_newhook(node_p node, hook_p hook, const char *name) argument
471 ng_eiface_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
611 ng_eiface_rmnode(node_p node) argument
[all...]
H A Dng_etf.c147 node_p node; /* back pointer to node */ member in struct:ETF
177 ng_etf_constructor(node_p node) argument
199 ng_etf_newhook(node_p node, hook_p hook, const char *name) argument
247 ng_etf_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
434 ng_etf_shutdown(node_p node) argument
[all...]
H A Dng_ether.c248 const node_p node = IFP2NG(ifp); local
265 const node_p node = IFP2NG(ifp); local
284 const node_p node local
308 node_p node; local
356 const node_p node = IFP2NG(ifp); local
378 const node_p node = IFP2NG(ifp); local
414 node_p node; local
444 ng_ether_constructor(node_p node) argument
453 ng_ether_newhook(node_p node, hook_p hook, const char *name) argument
493 ng_ether_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
666 const node_p node = NG_HOOK_NODE(hook); local
715 const node_p node = NG_HOOK_NODE(hook); local
750 ng_ether_shutdown(node_p node) argument
[all...]
H A Dng_frame_relay.c81 node_p node; /* netgraph node */ member in struct:frmrel_softc
213 ngfrm_constructor(node_p node) argument
234 ngfrm_newhook(node_p node, hook_ argument
410 ngfrm_decode(node_p node, item_p item) argument
468 ngfrm_shutdown(node_p node) argument
[all...]
H A Dng_gif.c170 const node_p node = IFP2NG(ifp); local
186 const node_p node = IFP2NG(ifp); local
204 ng_gif_input2(node_p node, struct mbuf **mp, int af) argument
226 node_p node; local
262 const node_p node = IFP2NG(ifp); local
335 ng_gif_constructor(node_p node) argument
344 ng_gif_newhook(node_p node, hook_p hook, const char *name) argument
390 ng_gif_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
437 const node_p node = NG_HOOK_NODE(hook); local
453 ng_gif_rcv_lower(node_p node, struct mbuf *m) argument
487 ng_gif_shutdown(node_p node) argument
[all...]
H A Dng_one2many.c72 node_p node; /* link to node */ member in struct:ng_one2many_private
185 ng_one2many_constructor(node_p node) argument
206 ng_one2many_newhook(node_p node, hook_p hook, const char *name) argument
254 ng_one2many_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
414 const node_p node = NG_HOOK_NODE(hook); local
500 ng_one2many_shutdown(node_p node) argument
[all...]
H A Dng_rfc1490.c163 ng_rfc1490_constructor(node_p node) argument
183 ng_rfc1490_newhook(node_p node, hook_p hook, const char *name) argument
212 ng_rfc1490_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
308 const node_p node local
454 ng_rfc1490_shutdown(node_p node) argument
[all...]
H A Dng_tcpmss.c150 ng_tcpmss_constructor(node_p node) argument
159 ng_tcpmss_newhook(node_p node, hook_p hook, const char *name) argument
365 node_p node = NG_HOOK_NODE(hook); local
176 ng_tcpmss_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
[all...]
H A Dng_vjc.c241 ng_vjc_constructor(node_p node) argument
261 ng_vjc_newhook(node_p node, hook_p hook, const char *name) argument
291 ng_vjc_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
400 const node_p node = NG_HOOK_NODE(hook); local
543 ng_vjc_shutdown(node_p node) argument
560 const node_p node = NG_HOOK_NODE(hook); local
[all...]
H A Dng_vlan.c221 ng_vlan_constructor(node_p node) argument
234 ng_vlan_newhook(node_p node, hook_p hook, const char *name) argument
253 ng_vlan_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
679 ng_vlan_shutdown(node_p node) argument
[all...]
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dlbc.c345 fdt_lbc_fixup(phandle_t node, struct lbc_softc *sc, struct lbc_devinfo *di) argument
362 fdt_lbc_reg_decode(phandle_t node, struct lbc_softc *sc, argument
450 phandle_t node, child; local
[all...]
/freebsd-11-stable/sys/powerpc/ofw/
H A Dofw_pci.c130 phandle_t node; local
493 ofw_pci_nranges(phandle_t node) argument
513 ofw_pci_fill_ranges(phandle_t node, struct ofw_pci_range *ranges) argument
[all...]

Completed in 146 milliseconds

<<11121314151617181920>>