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

  /src/sys/external/bsd/ipf/netinet/
fil.c 2021 /* Function: ipf_makefrip */
2033 ipf_makefrip(int hlen, ip_t *ip, fr_info_t *fin) function in typeref:typename:int
2927 if (ipf_makefrip(hlen, ip, fin) == -1) {
8353 if (ipf_makefrip(hlen, ip, fin) == -1) {
fil.c 2021 /* Function: ipf_makefrip */
2033 ipf_makefrip(int hlen, ip_t *ip, fr_info_t *fin) function in typeref:typename:int
2927 if (ipf_makefrip(hlen, ip, fin) == -1) {
8353 if (ipf_makefrip(hlen, ip, fin) == -1) {

Completed in 60 milliseconds