Searched defs:tipc_cfg_reply_unsigned (Results 1 - 1 of 1) sorted by relevance

/net/tipc/
H A Dconfig.c93 static struct sk_buff *tipc_cfg_reply_unsigned(u32 value) function
334 rep_tlv_buf = tipc_cfg_reply_unsigned(tipc_remote_management);
337 rep_tlv_buf = tipc_cfg_reply_unsigned(tipc_max_ports);
340 rep_tlv_buf = tipc_cfg_reply_unsigned(tipc_net_id);

Completed in 4 milliseconds