Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtipc_netlink.h95 TIPC_NLA_BEARER_UDP_OPTS, /* nest */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtipc_netlink.h95 TIPC_NLA_BEARER_UDP_OPTS, /* nest */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtipc_netlink.h98 TIPC_NLA_BEARER_UDP_OPTS, /* nest */ enumerator
/OK3568_Linux_fs/kernel/net/tipc/
H A Dudp_media.c544 nest = nla_nest_start_noflag(msg->skb, TIPC_NLA_BEARER_UDP_OPTS); in tipc_udp_nl_add_bearer_data()
673 if (!attrs[TIPC_NLA_BEARER_UDP_OPTS]) in tipc_udp_enable()
676 …if (nla_parse_nested_deprecated(opts, TIPC_NLA_UDP_MAX, attrs[TIPC_NLA_BEARER_UDP_OPTS], tipc_nl_u… in tipc_udp_enable()
H A Dbearer.c1061 if (attrs[TIPC_NLA_BEARER_UDP_OPTS]) { in tipc_nl_bearer_add()
1063 attrs[TIPC_NLA_BEARER_UDP_OPTS]); in tipc_nl_bearer_add()