The slip_is_up function determines the state of SLIP link
between the two modems. It returns __TRUE if IP frames can be
exchanged over the SLIP link.
The slip_is_up function is in the RL-TCPnet library. The
prototype is defined in rtl.h.
note
You can call the slip_is_up function when the SLIP
network daemon is either in client mode or in server mode.
You can also use the slip_is_up function to continuously
monitor the state of the SLIP link.
Return Value
The slip_is_up function returns __TRUE if the SLIP link
between the modems is up and functional. The function returns __FALSE
if the SLIP link is down.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.