Searched refs:outif (Results 1 – 2 of 2) sorted by relevance
2419 tcp_eff_send_mss_netif(u16_t sendmss, struct netif *outif, const ip_addr_t *dest) argument2434 mtu = nd6_get_destination_mtu(ip_2_ip6(dest), outif);2442 if (outif == NULL) {2445 mtu = outif->mtu;
479 u16_t tcp_eff_send_mss_netif(u16_t sendmss, struct netif *outif,