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

  /src/sys/netinet/
ip_carp.c 207 static int carp_addrcount(struct carp_if *, struct in_ifaddr *, int);
404 count = carp_addrcount(
1347 carp_addrcount(struct carp_if *cif, struct in_ifaddr *ia, int type) function in typeref:typename:int
1387 *count = carp_addrcount(
ip_carp.c 207 static int carp_addrcount(struct carp_if *, struct in_ifaddr *, int);
404 count = carp_addrcount(
1347 carp_addrcount(struct carp_if *cif, struct in_ifaddr *ia, int type) function in typeref:typename:int
1387 *count = carp_addrcount(

Completed in 33 milliseconds