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

  /src/sys/external/bsd/ipf/netinet/
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)
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 40 milliseconds