Searched refs:link_down (Results 1 – 4 of 4) sorted by relevance
1187 static void test_tcp_rto_timeout_impl(int link_down) in test_tcp_rto_timeout_impl() argument1241 if (link_down) { in test_tcp_rto_timeout_impl()1252 if (link_down) { in test_tcp_rto_timeout_impl()1284 static void test_tcp_rto_timeout_syn_sent_impl(int link_down) in test_tcp_rto_timeout_syn_sent_impl() argument1336 if (link_down) { in test_tcp_rto_timeout_syn_sent_impl()1348 if (link_down) { in test_tcp_rto_timeout_syn_sent_impl()1380 static void test_tcp_zwp_timeout_impl(int link_down) in test_tcp_zwp_timeout_impl() argument1467 if (link_down) { in test_tcp_zwp_timeout_impl()1476 if (link_down) { in test_tcp_zwp_timeout_impl()
555 void link_down(ppp_pcb *pcb); /* the LCP layer has left the Opened state */
698 void link_down(ppp_pcb *pcb) { in link_down() function
2345 link_down(pcb); in lcp_down()