Home
last modified time | relevance | path

Searched defs:add_addr (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dannotate.py62 def add_addr(self, dso_path: str, build_id: str, func_addr: int, addr: int): member in Addr2Line
H A Dsimpleperf_utils.py558 def add_addr(self, dso_path: str, build_id: Optional[str], func_addr: int, addr: int): member in Addr2Nearestline
/aosp_15_r20/external/iptables/iptables/
H A Dnft-shared.c175 void add_addr(struct nft_handle *h, struct nftnl_rule *r, in add_addr() function
/aosp_15_r20/external/tcpdump/
H A Dprint-mptcp.c360 const struct mp_add_addr *add_addr = (const struct mp_add_addr *) opt; in add_addr_print() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c742 int add_addr(int fd, int pm_family, int argc, char *argv[]) in add_addr() function