Lines Matching defs:hpriv
371 hpriv_p hpriv; in ng_pptpgre_newhook() local
433 hpriv_p hpriv; in ng_pptpgre_rcvmsg() local
455 hpriv_p hpriv; in ng_pptpgre_rcvmsg() local
511 const hpriv_p hpriv = NG_HOOK_PRIVATE(hook); in ng_pptpgre_rcvdata() local
537 const hpriv_p hpriv = NG_HOOK_PRIVATE(hook); in ng_pptpgre_disconnect() local
590 ng_pptpgre_xmit(hpriv_p hpriv, item_p item) in ng_pptpgre_xmit()
703 ng_pptpgre_ack(const hpriv_p hpriv) in ng_pptpgre_ack()
727 ng_pptpgre_sendq(const hpriv_p hpriv, roqh *q, const struct ng_pptpgre_roq *st) in ng_pptpgre_sendq()
751 hpriv_p hpriv; in ng_pptpgre_rcvdata_lower() local
1071 ng_pptpgre_start_recv_ack_timer(hpriv_p hpriv) in ng_pptpgre_start_recv_ack_timer()
1096 const hpriv_p hpriv = arg1; in ng_pptpgre_recv_ack_timeout() local
1118 ng_pptpgre_start_send_ack_timer(hpriv_p hpriv) in ng_pptpgre_start_send_ack_timer()
1144 const hpriv_p hpriv = arg1; in ng_pptpgre_send_ack_timeout() local
1157 ng_pptpgre_start_reorder_timer(hpriv_p hpriv) in ng_pptpgre_start_reorder_timer()
1175 const hpriv_p hpriv = arg1; in ng_pptpgre_reorder_timeout() local
1225 hpriv_p hpriv = NULL; in ng_pptpgre_find_session() local
1239 ng_pptpgre_reset(hpriv_p hpriv) in ng_pptpgre_reset()