Home
last modified time | relevance | path

Searched refs:mptcp_nl_fill_addr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mptcp/
H A Dpm_netlink.c860 static int mptcp_nl_fill_addr(struct sk_buff *skb, in mptcp_nl_fill_addr() function
930 ret = mptcp_nl_fill_addr(msg, entry); in mptcp_nl_cmd_get_addr()
969 if (mptcp_nl_fill_addr(msg, entry) < 0) { in mptcp_nl_cmd_dump_addrs()
/kernel/linux/linux-6.6/net/mptcp/
H A Dpm_netlink.c1662 static int mptcp_nl_fill_addr(struct sk_buff *skb, in mptcp_nl_fill_addr() function
1734 ret = mptcp_nl_fill_addr(msg, entry); in mptcp_nl_cmd_get_addr()
1779 if (mptcp_nl_fill_addr(msg, entry) < 0) { in mptcp_nl_cmd_dump_addrs()

Completed in 8 milliseconds