Home
last modified time | relevance | path

Searched defs:is_l2tp_client (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_LanToLan.cpp443 bool is_l2tp_client = false; in handle_client_add() local
1572 void IPACM_LanToLan_Iface::handle_client_add(uint8_t *mac, bool is_l2tp_client, l2tp_vlan_mapping_i… in handle_client_add()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_LanToLan.h102 bool is_l2tp_client; member