Searched refs:tipc_cfg_reply_unsigned_type (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dconfig.h48 struct sk_buff *tipc_cfg_reply_unsigned_type(u16 tlv_type, u32 value);
58 return tipc_cfg_reply_unsigned_type(TIPC_TLV_UNSIGNED, value);
H A Dconfig.c107 struct sk_buff *tipc_cfg_reply_unsigned_type(u16 tlv_type, u32 value) function

Completed in 51 milliseconds