Searched defs:bind_to_port (Results 1 – 5 of 5) sorted by relevance
82 google.protobuf.BoolValue bind_to_port = 1; field346 google.protobuf.BoolValue bind_to_port = 26; field
48 int bind_to_port) { in CreateUDPSocketAndBind()
55 google.protobuf.BoolValue bind_to_port = 1; field
49 int bind_to_port) { in CreateUDPSocketAndBind()
679 static int bind_to_port(in_addr_t bind_ip, uint16_t bind_port) in bind_to_port() function