Lines Matching defs:vlan_id
35 stp_in_stpm_create (int vlan_id, char* name, int* err_code) in stp_in_stpm_create()
57 _stp_in_stpm_enable (int vlan_id, char* name, in _stp_in_stpm_enable()
112 stpapi_stpm_find (int vlan_id) in stpapi_stpm_find()
238 STP_IN_stpm_get_cfg (IN int vlan_id, OUT UID_STP_CFG_T* uid_cfg) in STP_IN_stpm_get_cfg()
289 STP_IN_port_get_cfg (int vlan_id, int port_index, UID_STP_PORT_CFG_T* uid_cfg) in STP_IN_port_get_cfg()
338 STP_IN_port_get_state (IN int vlan_id, INOUT UID_STP_PORT_STATE_T* entry) in STP_IN_port_get_state()
426 STP_IN_stpm_get_state (IN int vlan_id, OUT UID_STP_STATE_T* entry) in STP_IN_stpm_get_state()
460 STP_IN_stpm_get_name_by_vlan_id (int vlan_id, char* name, size_t buffsize) in STP_IN_stpm_get_name_by_vlan_id()
601 STP_IN_rx_bpdu (int vlan_id, int port_index, BPDU_T* bpdu, size_t len) in STP_IN_rx_bpdu()
700 STP_IN_stpm_set_cfg (IN int vlan_id, in STP_IN_stpm_set_cfg()
807 STP_IN_port_set_cfg (IN int vlan_id, IN int port_index, in STP_IN_port_set_cfg()
892 int vlan_id, int port_no) in STP_IN_dbg_set_port_trace()
936 STP_IN_port_add(int vlan_id, int port_index) in STP_IN_port_add()
968 STP_IN_port_remove(int vlan_id, int port_index) in STP_IN_port_remove()
997 STP_IN_get_bridge_id(int vlan_id, unsigned short *priority, unsigned char *mac) in STP_IN_get_bridge_id()