Home
last modified time | relevance | path

Searched refs:pcbs_exported (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netinet/
Dtcp_syncache.h51 int syncache_pcblist(struct sysctl_req *req, int max_pcbs, int *pcbs_exported);
Dtcp_syncache.c2287 syncache_pcblist(struct sysctl_req *req, int max_pcbs, int *pcbs_exported) in syncache_pcblist() argument
2327 *pcbs_exported = count; in syncache_pcblist()