Symbol: item_p
sys/dev/usb/misc/udbp.c
637
ng_udbp_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/dev/usb/misc/udbp.c
693
ng_udbp_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
1745
ng_ubt_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c
1918
ng_ubt_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/hci/ng_hci_evnt.c
258
item_p item = NULL;
sys/netgraph/bluetooth/hci/ng_hci_main.c
1025
ng_hci_raw_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/hci/ng_hci_main.c
291
ng_hci_default_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/bluetooth/hci/ng_hci_main.c
662
ng_hci_upper_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/bluetooth/hci/ng_hci_main.c
706
ng_hci_drv_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/hci/ng_hci_main.c
789
ng_hci_acl_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/hci/ng_hci_main.c
906
ng_hci_sco_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
1150
ng_hci_lp_qos_req(ng_hci_unit_p unit, item_p item, hook_p hook)
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
122
ng_hci_lp_acl_con_req(ng_hci_unit_p unit, item_p item, hook_p hook)
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
322
ng_hci_lp_sco_con_req(ng_hci_unit_p unit, item_p item, hook_p hook)
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
486
ng_hci_lp_le_con_req(ng_hci_unit_p unit, item_p item, hook_p hook, int link_type)
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
58
static int ng_hci_lp_acl_con_req (ng_hci_unit_p, item_p, hook_p);
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
59
static int ng_hci_lp_sco_con_req (ng_hci_unit_p, item_p, hook_p);
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
60
static int ng_hci_lp_le_con_req (ng_hci_unit_p, item_p, hook_p, int);
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
664
ng_hci_lp_discon_req(ng_hci_unit_p unit, item_p item, hook_p hook)
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
67
ng_hci_lp_con_req(ng_hci_unit_p unit, item_p item, hook_p hook)
sys/netgraph/bluetooth/hci/ng_hci_ulpi.c
898
ng_hci_lp_con_rsp(ng_hci_unit_p unit, item_p item, hook_p hook)
sys/netgraph/bluetooth/hci/ng_hci_ulpi.h
42
int ng_hci_lp_con_req (ng_hci_unit_p, item_p, hook_p);
sys/netgraph/bluetooth/hci/ng_hci_ulpi.h
43
int ng_hci_lp_discon_req (ng_hci_unit_p, item_p, hook_p);
sys/netgraph/bluetooth/hci/ng_hci_ulpi.h
46
int ng_hci_lp_con_rsp (ng_hci_unit_p, item_p, hook_p);
sys/netgraph/bluetooth/hci/ng_hci_ulpi.h
48
int ng_hci_lp_qos_req (ng_hci_unit_p, item_p, hook_p);
sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
256
ng_l2cap_lower_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
378
ng_l2cap_upper_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
473
ng_l2cap_default_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
704
ng_l2cap_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
259
ng_btsocket_hci_raw_node_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
307
ng_btsocket_hci_raw_node_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
593
item_p item = NULL;
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
1759
item_p item = NULL;
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
346
ng_btsocket_l2cap_node_rcvmsg(node_p node, item_p item, hook_p hook)
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap.c
383
ng_btsocket_l2cap_node_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
279
ng_btsocket_l2cap_raw_node_rcvmsg(node_p node, item_p item, hook_p hook)
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
330
ng_btsocket_l2cap_raw_node_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
350
item_p item = NULL;
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
311
ng_btsocket_sco_node_rcvmsg(node_p node, item_p item, hook_p hook)
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
348
ng_btsocket_sco_node_rcvdata(hook_p hook, item_p item)
sys/netgraph/bluetooth/socket/ng_btsocket_sco.c
978
item_p item = NULL;
sys/netgraph/netflow/netflow.c
1011
export_send(priv_p priv, fib_export_p fe, item_p item, int flags)
sys/netgraph/netflow/netflow.c
104
static int export_add(item_p, struct flow_entry *);
sys/netgraph/netflow/netflow.c
1046
export_add(item_p item, struct flow_entry *fle)
sys/netgraph/netflow/netflow.c
105
static int export_send(priv_p, fib_export_p, item_p, int);
sys/netgraph/netflow/netflow.c
168
static item_p
sys/netgraph/netflow/netflow.c
171
item_p item = NULL;
sys/netgraph/netflow/netflow.c
203
return_export_dgram(priv_p priv, fib_export_p fe, item_p item, int flags)
sys/netgraph/netflow/netflow_v9.c
196
export9_send(priv_p priv, fib_export_p fe, item_p item, struct netflow_v9_packet_opt *t, int flags)
sys/netgraph/netflow/netflow_v9.c
237
export9_add(item_p item, struct netflow_v9_packet_opt *t, struct flow_entry *fle)
sys/netgraph/netflow/netflow_v9.c
364
item_p
sys/netgraph/netflow/netflow_v9.c
367
item_p item = NULL;
sys/netgraph/netflow/netflow_v9.c
438
return_export9_dgram(priv_p priv, fib_export_p fe, item_p item, struct netflow_v9_packet_opt *t, int flags)
sys/netgraph/netflow/ng_netflow.c
370
ng_netflow_rcvmsg (node_p node, item_p item, hook_p lasthook)
sys/netgraph/netflow/ng_netflow.c
585
ng_netflow_rcvdata (hook_p hook, item_p item)
sys/netgraph/netflow/ng_netflow.h
378
item_p item;
sys/netgraph/netflow/ng_netflow.h
379
item_p item9;
sys/netgraph/netflow/ng_netflow.h
530
item_p get_export9_dgram(priv_p, fib_export_p,
sys/netgraph/netflow/ng_netflow.h
532
void return_export9_dgram(priv_p, fib_export_p, item_p,
sys/netgraph/netflow/ng_netflow.h
534
int export9_add(item_p, struct netflow_v9_packet_opt *,
sys/netgraph/netflow/ng_netflow.h
536
int export9_send(priv_p, fib_export_p, item_p,
sys/netgraph/netgraph.h
112
typedef int ng_rcvmsg_t(node_p node, item_p item, hook_p lasthook);
sys/netgraph/netgraph.h
113
typedef int ng_rcvdata_t(hook_p hook, item_p item);
sys/netgraph/netgraph.h
1140
int ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr);
sys/netgraph/netgraph.h
1141
int ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr);
sys/netgraph/netgraph.h
1142
int ng_address_path(node_p here, item_p item, const char *address, ng_ID_t raddr);
sys/netgraph/netgraph.h
115
typedef int ng_rcvitem (node_p node, hook_p hook, item_p item);
sys/netgraph/netgraph.h
1151
item_p ng_package_data(struct mbuf *m, int flags);
sys/netgraph/netgraph.h
1152
item_p ng_package_msg(struct ng_mesg *msg, int flags);
sys/netgraph/netgraph.h
1153
item_p ng_package_msg_self(node_p here, hook_p hook, struct ng_mesg *msg);
sys/netgraph/netgraph.h
1154
void ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr);
sys/netgraph/netgraph.h
1158
int ng_snd_item(item_p item, int queue);
sys/netgraph/netgraph.h
1163
int ng_send_fn2(node_p node, hook_p hook, item_p pitem, ng_item_fn2 *fn,
sys/netgraph/netgraph.h
1182
void ng_free_item(item_p item); /* Use NG_FREE_ITEM instead */
sys/netgraph/netgraph.h
720
void dumpitem(item_p item, char *file, int line);
sys/netgraph/netgraph.h
721
static __inline void _ngi_check(item_p item, char *file, int line) ;
sys/netgraph/netgraph.h
722
static __inline struct mbuf ** _ngi_m(item_p item, char *file, int line) ;
sys/netgraph/netgraph.h
723
static __inline ng_ID_t * _ngi_retaddr(item_p item, char *file, int line);
sys/netgraph/netgraph.h
724
static __inline struct ng_mesg ** _ngi_msg(item_p item, char *file, int line) ;
sys/netgraph/netgraph.h
725
static __inline ng_item_fn ** _ngi_fn(item_p item, char *file, int line) ;
sys/netgraph/netgraph.h
726
static __inline ng_item_fn2 ** _ngi_fn2(item_p item, char *file, int line) ;
sys/netgraph/netgraph.h
727
static __inline void ** _ngi_arg1(item_p item, char *file, int line) ;
sys/netgraph/netgraph.h
728
static __inline int * _ngi_arg2(item_p item, char *file, int line) ;
sys/netgraph/netgraph.h
729
static __inline node_p _ngi_node(item_p item, char *file, int line);
sys/netgraph/netgraph.h
730
static __inline hook_p _ngi_hook(item_p item, char *file, int line);
sys/netgraph/netgraph.h
733
_ngi_check(item_p item, char *file, int line)
sys/netgraph/netgraph.h
740
_ngi_m(item_p item, char *file, int line)
sys/netgraph/netgraph.h
747
_ngi_msg(item_p item, char *file, int line)
sys/netgraph/netgraph.h
754
_ngi_retaddr(item_p item, char *file, int line)
sys/netgraph/netgraph.h
761
_ngi_fn(item_p item, char *file, int line)
sys/netgraph/netgraph.h
768
_ngi_fn2(item_p item, char *file, int line)
sys/netgraph/netgraph.h
775
_ngi_arg1(item_p item, char *file, int line)
sys/netgraph/netgraph.h
782
_ngi_arg2(item_p item, char *file, int line)
sys/netgraph/netgraph.h
789
_ngi_node(item_p item, char *file, int line)
sys/netgraph/netgraph.h
796
_ngi_hook(item_p item, char *file, int line)
sys/netgraph/netgraph.h
924
item_p _item; \
sys/netgraph/netgraph.h
961
item_p _item; \
sys/netgraph/netgraph.h
977
item_p _item; \
sys/netgraph/netgraph.h
993
item_p _item; \
sys/netgraph/ng_UI.c
133
ng_UI_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_UI.c
165
ng_UI_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_async.c
102
static int nga_rcv_sync(const sc_p sc, item_p item);
sys/netgraph/ng_async.c
103
static int nga_rcv_async(const sc_p sc, item_p item);
sys/netgraph/ng_async.c
238
nga_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_async.c
253
nga_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_async.c
398
nga_rcv_sync(const sc_p sc, item_p item)
sys/netgraph/ng_async.c
489
nga_rcv_async(const sc_p sc, item_p item)
sys/netgraph/ng_base.c
1345
ng_con_part3(node_p node, item_p item, hook_p hook)
sys/netgraph/ng_base.c
1388
ng_con_part2(node_p node, item_p item, hook_p hook)
sys/netgraph/ng_base.c
1482
ng_con_nodes(item_p item, node_p node, const char *name,
sys/netgraph/ng_base.c
1860
static __inline void ng_queue_rw(node_p node, item_p item, int rw);
sys/netgraph/ng_base.c
1861
static __inline item_p ng_dequeue(node_p node, int *rw);
sys/netgraph/ng_base.c
1862
static __inline item_p ng_acquire_read(node_p node, item_p item);
sys/netgraph/ng_base.c
1863
static __inline item_p ng_acquire_write(node_p node, item_p item);
sys/netgraph/ng_base.c
1947
static __inline item_p
sys/netgraph/ng_base.c
1950
item_p item;
sys/netgraph/ng_base.c
2017
ng_queue_rw(node_p node, item_p item, int rw)
sys/netgraph/ng_base.c
2044
static __inline item_p
sys/netgraph/ng_base.c
2045
ng_acquire_read(node_p node, item_p item)
sys/netgraph/ng_base.c
2072
static __inline item_p
sys/netgraph/ng_base.c
2073
ng_acquire_write(node_p node, item_p item)
sys/netgraph/ng_base.c
2094
static __inline item_p
sys/netgraph/ng_base.c
2095
ng_upgrade_write(node_p node, item_p item)
sys/netgraph/ng_base.c
2179
item_p item;
sys/netgraph/ng_base.c
2227
ng_snd_item(item_p item, int flags)
sys/netgraph/ng_base.c
224
static int ng_generic_msg(node_p here, item_p item, hook_p lasthook);
sys/netgraph/ng_base.c
229
static int ng_apply_item(node_p node, item_p item, int rw);
sys/netgraph/ng_base.c
232
static int ng_con_nodes(item_p item, node_p node, const char *name,
sys/netgraph/ng_base.c
234
static int ng_con_part2(node_p node, item_p item, hook_p hook);
sys/netgraph/ng_base.c
235
static int ng_con_part3(node_p node, item_p item, hook_p hook);
sys/netgraph/ng_base.c
2364
ng_apply_item(node_p node, item_p item, int rw)
sys/netgraph/ng_base.c
2512
ng_generic_msg(node_p here, item_p item, hook_p lasthook)
sys/netgraph/ng_base.c
2984
static __inline item_p
sys/netgraph/ng_base.c
2987
item_p item;
sys/netgraph/ng_base.c
3012
ng_free_item(item_p item)
sys/netgraph/ng_base.c
3056
static __inline item_p
sys/netgraph/ng_base.c
3057
ng_realloc_item(item_p pitem, int type, int flags)
sys/netgraph/ng_base.c
3059
item_p item;
sys/netgraph/ng_base.c
3296
dumpitem(item_p item, char *file, int line)
sys/netgraph/ng_base.c
3338
item_p item;
sys/netgraph/ng_base.c
3430
item_p item;
sys/netgraph/ng_base.c
3532
item_p
sys/netgraph/ng_base.c
3535
item_p item;
sys/netgraph/ng_base.c
3554
item_p
sys/netgraph/ng_base.c
3557
item_p item;
sys/netgraph/ng_base.c
3597
ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr)
sys/netgraph/ng_base.c
3633
ng_address_path(node_p here, item_p item, const char *address, ng_ID_t retaddr)
sys/netgraph/ng_base.c
3658
ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr)
sys/netgraph/ng_base.c
3684
item_p
sys/netgraph/ng_base.c
3687
item_p item;
sys/netgraph/ng_base.c
3727
item_p item;
sys/netgraph/ng_base.c
3754
ng_send_fn2(node_p node, hook_p hook, item_p pitem, ng_item_fn2 *fn, void *arg1,
sys/netgraph/ng_base.c
3757
item_p item;
sys/netgraph/ng_base.c
3796
item_p item = arg;
sys/netgraph/ng_base.c
3809
item_p item, oitem;
sys/netgraph/ng_base.c
3839
item_p item;
sys/netgraph/ng_base.c
3892
ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr)
sys/netgraph/ng_bpf.c
302
ng_bpf_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_bpf.c
412
ng_bpf_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_bridge.c
527
ng_bridge_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_bridge.c
717
ng_bridge_send_data(link_cp dst, int manycast, struct mbuf *m, item_p item) {
sys/netgraph/ng_bridge.c
802
ng_bridge_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_car.c
100
static void ng_car_enqueue(struct hookinfo *h, item_p item);
sys/netgraph/ng_car.c
267
ng_car_rcvdata(hook_p hook, item_p item )
sys/netgraph/ng_car.c
416
ng_car_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_car.c
748
ng_car_enqueue(struct hookinfo *hinfo, item_p item)
sys/netgraph/ng_checksum.c
188
ng_checksum_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_checksum.c
539
ng_checksum_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_cisco.c
120
static int cisco_input(sc_p sc, item_p item);
sys/netgraph/ng_cisco.c
242
cisco_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_cisco.c
338
cisco_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_cisco.c
437
cisco_input(sc_p sc, item_p item)
sys/netgraph/ng_deflate.c
211
ng_deflate_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_deflate.c
321
ng_deflate_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_device.c
260
ng_device_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_device.c
327
ng_device_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_echo.c
84
nge_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_echo.c
99
nge_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_eiface.c
469
ng_eiface_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_eiface.c
572
ng_eiface_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_etf.c
245
ng_etf_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_etf.c
362
ng_etf_rcvdata(hook_p hook, item_p item )
sys/netgraph/ng_ether.c
102
static int ng_ether_rcv_lower(hook_p node, item_p item);
sys/netgraph/ng_ether.c
103
static int ng_ether_rcv_upper(hook_p node, item_p item);
sys/netgraph/ng_ether.c
497
ng_ether_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_ether.c
657
ng_ether_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_ether.c
668
ng_ether_rcv_lower(hook_p hook, item_p item)
sys/netgraph/ng_ether.c
716
ng_ether_rcv_upper(hook_p hook, item_p item)
sys/netgraph/ng_ether_echo.c
103
ngee_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_ether_echo.c
88
ngee_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_frame_relay.c
133
static int ngfrm_decode(node_p node, item_p item);
sys/netgraph/ng_frame_relay.c
326
ngfrm_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_frame_relay.c
407
ngfrm_decode(node_p node, item_p item)
sys/netgraph/ng_gif.c
391
ng_gif_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_gif.c
436
ng_gif_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_gif_demux.c
273
ng_gif_demux_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_gif_demux.c
304
ng_gif_demux_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_hole.c
144
ngh_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_hole.c
203
ngh_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_hub.c
117
ng_hub_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_hub.c
98
ng_hub_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_iface.c
597
ng_iface_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_iface.c
678
ng_iface_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_ip_input.c
118
ngipi_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_ipfw.c
227
ng_ipfw_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_ksocket.c
746
ng_ksocket_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_ksocket.c
970
ng_ksocket_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_l2tp.c
1010
ng_l2tp_rcvdata_ctrl(hook_p hook, item_p item)
sys/netgraph/ng_l2tp.c
1086
ng_l2tp_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_l2tp.c
452
ng_l2tp_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_l2tp.c
746
ng_l2tp_rcvdata_lower(hook_p h, item_p item)
sys/netgraph/ng_lmi.c
439
nglmi_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_lmi.c
551
nglmi_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_macfilter.c
673
ng_macfilter_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_macfilter.c
786
ng_macfilter_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_mppc.c
259
ng_mppc_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_mppc.c
370
ng_mppc_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_nat.c
363
ng_nat_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_nat.c
759
ng_nat_rcvdata(hook_p hook, item_p item )
sys/netgraph/ng_one2many.c
252
ng_one2many_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_one2many.c
410
ng_one2many_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_patch.c
206
ng_patch_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_patch.c
549
ng_patch_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_pipe.c
296
ngp_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_pipe.c
588
ngp_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
1007
ng_ppp_rcvdata_vjc_uncomp(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
1023
ng_ppp_rcvdata_vjc_vjip(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
1036
ng_ppp_hcomp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum)
sys/netgraph/ng_ppp.c
1068
ng_ppp_rcvdata_vjc_ip(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
1085
ng_ppp_comp_xmit(node_p node, item_p item, uint16_t proto)
sys/netgraph/ng_ppp.c
1116
ng_ppp_rcvdata_compress(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
1150
ng_ppp_comp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum)
sys/netgraph/ng_ppp.c
1187
ng_ppp_rcvdata_decompress(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
1217
ng_ppp_crypt_xmit(node_p node, item_p item, uint16_t proto)
sys/netgraph/ng_ppp.c
1247
ng_ppp_rcvdata_encrypt(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
1260
ng_ppp_crypt_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum)
sys/netgraph/ng_ppp.c
1287
ng_ppp_rcvdata_decrypt(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
1317
ng_ppp_link_xmit(node_p node, item_p item, uint16_t proto, uint16_t linkNum, int plen)
sys/netgraph/ng_ppp.c
1403
ng_ppp_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
1520
ng_ppp_mp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum)
sys/netgraph/ng_ppp.c
1822
ng_ppp_frag_process(node_p node, item_p oitem)
sys/netgraph/ng_ppp.c
1826
item_p item;
sys/netgraph/ng_ppp.c
1892
item_p item;
sys/netgraph/ng_ppp.c
1985
ng_ppp_mp_xmit(node_p node, item_p item, uint16_t proto)
sys/netgraph/ng_ppp.c
292
static int ng_ppp_proto_recv(node_p node, item_p item, uint16_t proto,
sys/netgraph/ng_ppp.c
294
static int ng_ppp_hcomp_xmit(node_p node, item_p item, uint16_t proto);
sys/netgraph/ng_ppp.c
295
static int ng_ppp_hcomp_recv(node_p node, item_p item, uint16_t proto,
sys/netgraph/ng_ppp.c
297
static int ng_ppp_comp_xmit(node_p node, item_p item, uint16_t proto);
sys/netgraph/ng_ppp.c
298
static int ng_ppp_comp_recv(node_p node, item_p item, uint16_t proto,
sys/netgraph/ng_ppp.c
300
static int ng_ppp_crypt_xmit(node_p node, item_p item, uint16_t proto);
sys/netgraph/ng_ppp.c
301
static int ng_ppp_crypt_recv(node_p node, item_p item, uint16_t proto,
sys/netgraph/ng_ppp.c
303
static int ng_ppp_mp_xmit(node_p node, item_p item, uint16_t proto);
sys/netgraph/ng_ppp.c
304
static int ng_ppp_mp_recv(node_p node, item_p item, uint16_t proto,
sys/netgraph/ng_ppp.c
306
static int ng_ppp_link_xmit(node_p node, item_p item, uint16_t proto,
sys/netgraph/ng_ppp.c
309
static int ng_ppp_bypass(node_p node, item_p item, uint16_t proto,
sys/netgraph/ng_ppp.c
316
static int ng_ppp_frag_process(node_p node, item_p oitem);
sys/netgraph/ng_ppp.c
581
ng_ppp_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_ppp.c
784
ng_ppp_rcvdata_inet(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
800
ng_ppp_rcvdata_inet_fast(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
813
ng_ppp_rcvdata_ipv6(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
829
ng_ppp_rcvdata_atalk(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
845
ng_ppp_rcvdata_ipx(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
861
ng_ppp_rcvdata_bypass(hook_p hook, item_p item)
sys/netgraph/ng_ppp.c
889
ng_ppp_bypass(node_p node, item_p item, uint16_t proto, uint16_t linkNum)
sys/netgraph/ng_ppp.c
918
ng_ppp_proto_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum)
sys/netgraph/ng_ppp.c
970
ng_ppp_hcomp_xmit(node_p node, item_p item, uint16_t proto)
sys/netgraph/ng_ppp.c
991
ng_ppp_rcvdata_vjc_comp(hook_p hook, item_p item)
sys/netgraph/ng_pppoe.c
1426
ng_pppoe_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_pppoe.c
1575
ng_pppoe_rcvdata_ether(hook_p hook, item_p item)
sys/netgraph/ng_pppoe.c
1981
ng_pppoe_rcvdata_debug(hook_p hook, item_p item)
sys/netgraph/ng_pppoe.c
777
ng_pppoe_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_pptpgre.c
175
item_p item; /* netgraph item */
sys/netgraph/ng_pptpgre.c
226
static int ng_pptpgre_xmit(hpriv_p hpriv, item_p item);
sys/netgraph/ng_pptpgre.c
418
ng_pptpgre_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_pptpgre.c
509
ng_pptpgre_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_pptpgre.c
590
ng_pptpgre_xmit(hpriv_p hpriv, item_p item)
sys/netgraph/ng_pptpgre.c
749
ng_pptpgre_rcvdata_lower(hook_p hook, item_p item)
sys/netgraph/ng_pred1.c
227
ng_pred1_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_pred1.c
297
ng_pred1_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_rfc1490.c
210
ng_rfc1490_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_rfc1490.c
304
ng_rfc1490_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_sample.c
257
ng_xxx_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_sample.c
323
ng_xxx_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_socket.c
1011
ngs_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_socket.c
225
item_p item;
sys/netgraph/ng_socket.c
421
item_p item;
sys/netgraph/ng_socket.c
704
item_p item;
sys/netgraph/ng_socket.c
896
ngs_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_source.c
347
ng_source_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_source.c
552
ng_source_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_split.c
127
ng_split_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_tag.c
347
ng_tag_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_tag.c
501
ng_tag_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_tcpmss.c
182
(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_tcpmss.c
271
ng_tcpmss_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_tee.c
212
ng_tee_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_tee.c
294
ng_tee_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_tty.c
246
ngt_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_tty.c
309
ngt_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_vjc.c
289
ng_vjc_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_vjc.c
396
ng_vjc_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_vlan.c
251
ng_vlan_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_vlan.c
512
ng_vlan_rcvdata(hook_p hook, item_p item)
sys/netgraph/ng_vlan_rotate.c
218
ng_vlanrotate_rcvmsg(node_p node, item_p item, hook_p lasthook)
sys/netgraph/ng_vlan_rotate.c
371
ng_vlanrotate_rcvdata(hook_p hook, item_p item)