Searched defs:remote_mac (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/
H A Decm_db_types.h277 uint8_t remote_mac[ETH_ALEN]; /* MAC Address of the PPPoE concentrator */ member in struct:ecm_db_interface_info_pppoe
H A Decm_db.c4397 struct ecm_db_iface_instance *ecm_db_iface_find_and_ref_pppoe(uint16_t pppoe_session_id, uint8_t *remote_mac) argument
7627 uint8_t remote_mac[ETH_ALEN]; local
9259 ecm_db_iface_add_pppoe(struct ecm_db_iface_instance *ii, uint16_t pppoe_session_id, uint8_t *remote_mac, char *name, int32_t mtu, int32_t interface_identifier, int32_t ae_interface_identifier, ecm_db_iface_final_callback_t final, void *arg) argument
[all...]

Completed in 41 milliseconds