Lines Matching refs:nat_t
55 int ipf_p_rpcb_new(void *, fr_info_t *, ap_session_t *, nat_t *);
57 int ipf_p_rpcb_in(void *, fr_info_t *, ap_session_t *, nat_t *);
58 int ipf_p_rpcb_out(void *, fr_info_t *, ap_session_t *, nat_t *);
61 static int ipf_p_rpcb_decodereq(fr_info_t *, nat_t *,
69 static int ipf_p_rpcb_modreq(fr_info_t *, nat_t *, rpc_msg_t *,
71 static int ipf_p_rpcb_decoderep(fr_info_t *, nat_t *,
77 static int ipf_p_rpcb_getnat(fr_info_t *, nat_t *, u_int, u_int);
78 static int ipf_p_rpcb_modv3(fr_info_t *, nat_t *, rpc_msg_t *,
80 static int ipf_p_rpcb_modv4(fr_info_t *, nat_t *, rpc_msg_t *,
151 ipf_p_rpcb_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat)
205 ipf_p_rpcb_in(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat)
273 ipf_p_rpcb_out(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat)
407 ipf_p_rpcb_decodereq(fr_info_t *fin, nat_t *nat, rpcb_session_t *rs,
748 ipf_p_rpcb_modreq(fr_info_t *fin, nat_t *nat, rpc_msg_t *rm, mb_t *m, u_int off)
826 ipf_p_rpcb_decoderep(fr_info_t *fin, nat_t *nat, rpcb_session_t *rs,
1106 ipf_p_rpcb_getnat(fr_info_t *fin, nat_t *nat, u_int proto, u_int port)
1113 nat_t *natl;
1262 ipf_p_rpcb_modv3(fr_info_t *fin, nat_t *nat, rpc_msg_t *rm, mb_t *m, u_int off)
1319 ipf_p_rpcb_modv4(fr_info_t *fin, nat_t *nat, rpc_msg_t *rm, mb_t *m, u_int off)