Home
last modified time | relevance | path

Searched refs:WlanInterfaceSetDpiMarkRule (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_service.c78 service->interface.SetDpiMarkRule = WlanInterfaceSetDpiMarkRule; in WlanInterfaceImplGetInstance()
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.h78 int32_t WlanInterfaceSetDpiMarkRule(struct IWlanInterface *self, int32_t uid, int32_t protocol, int…
H A Dwlan_common_cmd.c1669 int32_t WlanInterfaceSetDpiMarkRule(struct IWlanInterface *self, int32_t uid, int32_t protocol, int… in WlanInterfaceSetDpiMarkRule() function
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/
H A Dwlan_interface_service.c.txt246 static int32_t WlanInterfaceSetDpiMarkRule(struct IWlanInterface *self, int32_t uid, int32_t protoc…
304 service->interface.SetDpiMarkRule = WlanInterfaceSetDpiMarkRule;