udp_s
struct udp_s *cp_udp; /* Pointer to the udp struct */
struct udp_s *udp_bind_hash; /* Bind hash chain */
struct udp_s **udp_ptpbhn; /* Pointer to previous bind hash next. */
struct udp_s *uf_udp;