Lines Matching refs:local_if
1260 const coap_address_t *local_if,
1314 local_if, server, 0, ctx, NULL);
1325 if (!coap_netif_dgrm_connect(session, local_if, server, default_port)) {
1345 if (!coap_netif_strm_connect1(session, local_if, server, default_port)) {
1361 if (local_if)
1418 const coap_address_t *local_if,
1421 coap_session_t *session = coap_session_create_client(ctx, local_if, server,
1433 const coap_address_t *local_if,
1452 return coap_new_client_session_psk2(ctx, local_if, server,
1458 const coap_address_t *local_if,
1462 coap_session_t *session = coap_session_create_client(ctx, local_if,
1628 const coap_address_t *local_if,
1645 session = coap_session_create_client(ctx, local_if, server, proto);