Home
last modified time | relevance | path

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

/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dsocket_info.c1520 static int addr_info_to_si_lst(struct addr_info* ai_lst, unsigned short port, in addr_info_to_si_lst() function
1933 ) && (addr_info_to_si_lst(ai_lst, 0, PROTO_UDP, 0, 0, 0, 0, &udp_listen)==0)){ in fix_all_socket_lists()
1945 ) || (addr_info_to_si_lst(ai_lst, 0, PROTO_TCP, 0, 0, 0, 0, in fix_all_socket_lists()
1959 ) || (addr_info_to_si_lst(ai_lst, 0, PROTO_TLS, 0, 0, 0, 0, in fix_all_socket_lists()
1976 ) || (addr_info_to_si_lst(ai_lst, 0, PROTO_SCTP, 0, 0, 0, 0, in fix_all_socket_lists()