Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dudp_media.c402 static int __tipc_nl_add_udp_addr(struct sk_buff *skb, in __tipc_nl_add_udp_addr() function
503 err = __tipc_nl_add_udp_addr(skb, &rcast->addr, in tipc_udp_nl_dump_remoteip()
536 if (__tipc_nl_add_udp_addr(msg->skb, src, TIPC_NLA_UDP_LOCAL)) in tipc_udp_nl_add_bearer_data()
540 if (__tipc_nl_add_udp_addr(msg->skb, dst, TIPC_NLA_UDP_REMOTE)) in tipc_udp_nl_add_bearer_data()