Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Datmlec.h56 int is_proxy; member
/linux/net/atm/
H A Dlec.h145 int is_proxy; /* bridge between ATM and Ethernet */ member
H A Dlec.c419 priv->is_proxy = mesg->content.config.is_proxy; in lec_atm_send()
646 !priv->is_proxy && /* Proxy wants all the packets */ in lec_push()