Searched refs:TIPC_NLA_UDP_LOCAL (Results 1 – 3 of 3) sorted by relevance
106 TIPC_NLA_UDP_LOCAL, /* sockaddr_storage */ enumerator
556 if (__tipc_nl_add_udp_addr(msg->skb, src, TIPC_NLA_UDP_LOCAL)) in tipc_udp_nl_add_bearer_data()687 if (!opts[TIPC_NLA_UDP_LOCAL] || !opts[TIPC_NLA_UDP_REMOTE]) { in tipc_udp_enable()693 err = tipc_parse_udp_addr(opts[TIPC_NLA_UDP_LOCAL], &local, in tipc_udp_enable()
142 [TIPC_NLA_UDP_LOCAL] = {.type = NLA_BINARY,