Searched refs:endpt (Results 1 – 2 of 2) sorted by relevance
158 host, endpt = None, None164 endpt = hdr165 if host and endpt:167 hdrs.remove(endpt)169 endpt = endpt.split(" ")173 hdrs.insert(0, "%s http://%s%s %s" % (endpt[0], host, endpt[1], endpt[2]))
92 __u64 endpt; member