Searched defs:sockstat (Results 1 – 1 of 1) sorted by relevance
723 struct sockstat struct725 struct sockstat *next; argument726 unsigned int type;727 uint16_t prot;728 inet_prefix local;729 inet_prefix remote;730 int lport;731 int rport;755 struct sockstat ss; argument