Home
last modified time | relevance | path

Searched refs:CreateNetLinkRouteSocket (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dsocket_utils.hpp68 int CreateNetLinkRouteSocket(uint32_t aNlGroups);
H A Dsocket_utils.cpp65 int CreateNetLinkRouteSocket(uint32_t aNlGroups) in CreateNetLinkRouteSocket() function
H A Dinfra_link_selector.cpp77 mNetlinkSocket = CreateNetLinkRouteSocket(RTMGRP_LINK); in InfraLinkSelector()