Searched defs:ptp (Results 1 – 2 of 2) sorted by relevance
11 struct protoent *ptp = getprotoent(); in test1() local18 struct protoent *ptp = getprotobyname("tcp"); in test2() local25 struct protoent *ptp = getprotobynumber(1); in test3() local33 struct protoent *ptp = getprotobynumber(1); in test4() local
10 struct protoent *ptp = getprotoent(); in test1() local22 struct protoent *ptp = getprotobyname("icmp"); in test2() local34 struct protoent *ptp = getprotobynumber(1); in test3() local47 struct protoent *ptp = getprotobynumber(1); in test4() local61 struct protoent *ptp = getprotobyname("ttp"); in test5() local