HomeSort by: relevance | last modified time | path
    Searched refs:ipf_coalesce (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_proxy.c 939 if (ipf_coalesce(fin) == -1) {
ip_fil.h 1868 extern int ipf_coalesce(fr_info_t *);
fil.c 946 if (ipf_coalesce(fin) != 1)
1281 if (ipf_coalesce(fin) != 1) {
6703 /* Function: ipf_coalesce */
6711 ipf_coalesce(fr_info_t *fin) function in typeref:typename:int
8226 if (ipf_coalesce(fin) == -1)

Completed in 56 milliseconds