Lines Matching defs:node
490 ng_ppp_constructor(node_p node) in ng_ppp_constructor()
520 ng_ppp_newhook(node_p node, hook_p hook, const char *name) in ng_ppp_newhook()
583 ng_ppp_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_ppp_rcvmsg()
735 ng_ppp_shutdown(node_p node) in ng_ppp_shutdown()
759 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_disconnect() local
788 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_inet() local
804 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_inet_fast() local
817 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_ipv6() local
833 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_atalk() local
849 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_ipx() local
891 ng_ppp_bypass(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_bypass()
920 ng_ppp_proto_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_proto_recv()
972 ng_ppp_hcomp_xmit(node_p node, item_p item, uint16_t proto) in ng_ppp_hcomp_xmit()
995 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_vjc_comp() local
1011 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_vjc_uncomp() local
1027 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_vjc_vjip() local
1038 ng_ppp_hcomp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_hcomp_recv()
1072 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_vjc_ip() local
1087 ng_ppp_comp_xmit(node_p node, item_p item, uint16_t proto) in ng_ppp_comp_xmit()
1120 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_compress() local
1152 ng_ppp_comp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_comp_recv()
1191 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_decompress() local
1219 ng_ppp_crypt_xmit(node_p node, item_p item, uint16_t proto) in ng_ppp_crypt_xmit()
1251 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_encrypt() local
1262 ng_ppp_crypt_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_crypt_recv()
1291 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata_decrypt() local
1319 ng_ppp_link_xmit(node_p node, item_p item, uint16_t proto, uint16_t linkNum, int plen) in ng_ppp_link_xmit()
1407 const node_p node = NG_HOOK_NODE(hook); in ng_ppp_rcvdata() local
1522 ng_ppp_mp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_mp_recv()
1649 ng_ppp_bump_mseq(node_p node, int32_t new_mseq) in ng_ppp_bump_mseq()
1673 ng_ppp_check_packet(node_p node) in ng_ppp_check_packet()
1706 ng_ppp_get_packet(node_p node, struct mbuf **mp) in ng_ppp_get_packet()
1744 ng_ppp_frag_trim(node_p node) in ng_ppp_frag_trim()
1793 ng_ppp_frag_drop(node_p node) in ng_ppp_frag_drop()
1824 ng_ppp_frag_process(node_p node, item_p oitem) in ng_ppp_frag_process()
1887 ng_ppp_frag_checkstale(node_p node) in ng_ppp_frag_checkstale()
1971 ng_ppp_frag_timeout(node_p node, hook_p hook, void *arg1, int arg2) in ng_ppp_frag_timeout()
1989 ng_ppp_mp_xmit(node_p node, item_p item, uint16_t proto) in ng_ppp_mp_xmit()
2262 ng_ppp_mp_strategy(node_p node, int len, int *distrib) in ng_ppp_mp_strategy()
2473 ng_ppp_update(node_p node, int newConf) in ng_ppp_update()
2568 ng_ppp_config_valid(node_p node, const struct ng_ppp_node_conf *newConf) in ng_ppp_config_valid()
2610 ng_ppp_frag_reset(node_p node) in ng_ppp_frag_reset()
2627 ng_ppp_start_frag_timer(node_p node) in ng_ppp_start_frag_timer()
2640 ng_ppp_stop_frag_timer(node_p node) in ng_ppp_stop_frag_timer()