Searched refs:hpriv_p (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/netgraph/
H A Dng_pptpgre.c165 typedef struct ng_pptpgre_sess *hpriv_p; typedef in typeref:struct:ng_pptpgre_sess
187 static int ng_pptpgre_xmit(hpriv_p hpriv, item_p item);
188 static void ng_pptpgre_start_send_ack_timer(hpriv_p hpriv);
189 static void ng_pptpgre_start_recv_ack_timer(hpriv_p hpriv);
194 static hpriv_p ng_pptpgre_find_session(priv_p privp, u_int16_t cid);
195 static void ng_pptpgre_reset(hpriv_p hpriv);
322 hpriv_p hpriv;
379 hpriv_p hpriv;
401 hpriv_p hpriv;
457 const hpriv_p hpri
[all...]
H A Dng_tcpmss.c70 } *hpriv_p; typedef in typeref:struct:__anon10757
161 hpriv_p priv;
192 hpriv_p priv;
224 hpriv_p priv;
268 hpriv_p priv = NG_HOOK_PRIVATE(hook);
369 hpriv_p priv = NG_HOOK_PRIVATE(hook2);
H A Dng_ipfw.c99 typedef struct ng_ipfw_hook_priv *hpriv_p; typedef in typeref:struct:ng_ipfw_hook_priv
154 hpriv_p hpriv;
215 hpriv_p hpriv;
354 const hpriv_p hpriv = NG_HOOK_PRIVATE(hook);

Completed in 52 milliseconds