Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dmain.c202 static struct protox *name2protox(const char *);
391 if ((tp = name2protox(optarg)) == NULL) { in main()
962 name2protox(const char *name) in name2protox() function