Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dpm.c21 u8 add_addr = READ_ONCE(msk->pm.addr_signal); in mptcp_pm_announce_addr() local
330 u8 add_addr; in mptcp_pm_add_addr_signal() local
/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp.h204 int (*add_addr)(void *intf_priv, struct netcp_addr *naddr); member
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c753 int add_addr(int fd, int pm_family, int argc, char *argv[]) in add_addr() function
/openbmc/linux/net/ipv6/
H A Daddrconf.c3142 static void add_addr(struct inet6_dev *idev, const struct in6_addr *addr, in add_addr() function