Home
last modified time | relevance | path

Searched refs:ipf_matchsrcdst (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.c149 static ipstate_t *ipf_matchsrcdst __P((fr_info_t *, ipstate_t *, i6addr_t *,
2437 ipf_matchsrcdst(fin, is, src, dst, tcp, cmask) in ipf_matchsrcdst() function
2840 is = ipf_matchsrcdst(&ofin, is, &src, &dst,
2875 (is = ipf_matchsrcdst(&ofin, is, &src, &dst,
3104 is = ipf_matchsrcdst(fin, is, &src, &dst, NULL, FI_CMP);
3168 is = ipf_matchsrcdst(fin, is, &src, &dst, NULL, FI_CMP);
3206 is = ipf_matchsrcdst(fin, is, &src, &dst, tcp, FI_CMP);
3277 is = ipf_matchsrcdst(fin, is, &src, &dst, NULL, FI_CMP);
4561 (is = ipf_matchsrcdst(&ofin, is, &src,
4631 is = ipf_matchsrcdst(&ofin, is, &src, &dst, tcp, FI_ICMPCMP);