Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/include/manager/
H A Dtraffic_manager.h27 unsigned int ifIndex = 0; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/
H A Dnstackx_qdisc.h30 int32_t ifIndex; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dpcb.h63 FILLP_INT ifIndex; member
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_stats.cpp209 auto ifIndex = if_nametoindex(interfaceName.c_str()); in GetIfaceStats() local
/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); in HWTEST_F() local
[all...]
/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() argument
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() argument
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_def.h52 __u32 ifIndex; member
/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() argument
383 int32_t ConfigureReadSocket(int sockFd, const std::string &addrStr, int ifIndex) in ConfigureReadSocket() argument
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_socket_listener.cpp441 int ifIndex = -1; in ReceiveInSock() local

Completed in 5 milliseconds