Home
last modified time | relevance | path

Searched defs:remove_addr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tcpdump/
H A Dprint-mptcp.c397 const struct mp_remove_addr *remove_addr = (const struct mp_remove_addr *) opt; in remove_addr_print() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c566 int remove_addr(int fd, int pm_family, int argc, char *argv[]) in remove_addr() function