Home | History | Annotate | Download | only in netinet

Lines Matching refs:ipnat_t

682 ipf_proxy_ok(fr_info_t *fin, tcphdr_t *tcp, ipnat_t *np)
775 ipnat_t *ipn;
1288 /* Returns: ipnat_t * - NULL = failure, else pointer to new rule */
1304 ipnat_t *
1307 ipnat_t *old;
1308 ipnat_t *ipn;
1314 KMALLOCS(ipn, ipnat_t *, size);
1381 /* Returns: ipnat_t * - NULL = failure, else pointer to new rule */
1391 ipnat_t *
1394 ipnat_t *old;
1395 ipnat_t *ipn;
1401 KMALLOCS(ipn, ipnat_t *, size);