Home
last modified time | relevance | path

Searched defs:ifIndex (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
H A Dtraffic_manager.h27 unsigned int ifIndex = 0; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/
H A Dnstackx_qdisc.h30 int32_t ifIndex; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/
H A Dnstackx_qdisc.c54 static int32_t CheckTcMsgRecv(struct tcmsg *tcMsgRecv, int32_t ifIndex, int32_t protocol) in CheckTcMsgRecv()
67 int32_t ifIndex = qdiscArg->ifIndex; in ProcessQdiscInfo() local
H A Dnstackx_nlmsg.c51 int32_t SendNetlinkRequest(int32_t nlSockFd, int32_t ifIndex, uint16_t type) in SendNetlinkRequest()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dpcb.h63 FILLP_INT ifIndex; member
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dclat_utils.cpp344 int AddFilterAndBindPacketSocket(const int sock, const in6_addr *const addr, const int ifIndex) in AddFilterAndBindPacketSocket()
383 int32_t ConfigureReadSocket(int sockFd, const std::string &addrStr, int ifIndex) in ConfigureReadSocket()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_stats.cpp210 auto ifIndex = if_nametoindex(interfaceName.c_str()); in GetIfaceStats() local
/ohos5.0/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/netsys_bpf_stats_test/
H A Dnetsys_bpf_stats_test.cpp202 auto ifIndex = if_nametoindex(TEST_IFACE_NAME_WLAN0); variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_def.h53 __u32 ifIndex; member
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_socket_listener.cpp441 int ifIndex = -1; in ReceiveInSock() local