Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dudp_media.c426 static int __tipc_nl_add_udp_addr(struct sk_buff *skb, in __tipc_nl_add_udp_addr() function
523 err = __tipc_nl_add_udp_addr(skb, &rcast->addr, in tipc_udp_nl_dump_remoteip()
556 if (__tipc_nl_add_udp_addr(msg->skb, src, TIPC_NLA_UDP_LOCAL)) in tipc_udp_nl_add_bearer_data()
560 if (__tipc_nl_add_udp_addr(msg->skb, dst, TIPC_NLA_UDP_REMOTE)) in tipc_udp_nl_add_bearer_data()