Home
last modified time | relevance | path

Searched defs:sockstat (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/misc/
Dss.c668 struct sockstat { struct
669 struct sockstat *next; argument
670 unsigned int type;
671 uint16_t prot;
672 uint16_t raw_prot;
673 inet_prefix local;
674 inet_prefix remote;
698 struct sockstat ss; argument