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

  /src/sys/altq/
altq_subr.c 103 static int ip4f_init(void);
1584 if (ip4f_init() < 0)
1631 ip4f_init(void) function in typeref:typename:int
1640 printf("ip4f_init: can't alloc %dth entry!\n", i);
altq_subr.c 103 static int ip4f_init(void);
1584 if (ip4f_init() < 0)
1631 ip4f_init(void) function in typeref:typename:int
1640 printf("ip4f_init: can't alloc %dth entry!\n", i);

Completed in 23 milliseconds