Searched refs:tipc_parse_udp_addr (Results 1 – 1 of 1) sorted by relevance
582 static int tipc_parse_udp_addr(struct nlattr *nla, struct udp_media_addr *addr, in tipc_parse_udp_addr() function636 err = tipc_parse_udp_addr(opts[TIPC_NLA_UDP_REMOTE], &addr, NULL); in tipc_udp_nl_bearer_add()693 err = tipc_parse_udp_addr(opts[TIPC_NLA_UDP_LOCAL], &local, in tipc_udp_enable()698 err = tipc_parse_udp_addr(opts[TIPC_NLA_UDP_REMOTE], &remote, NULL); in tipc_udp_enable()
Completed in 4 milliseconds