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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/tipc/
H A Dtipc_port.h90 int tipc_set_msg_option(struct tipc_port *tp_ptr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dport.c417 int tipc_set_msg_option(struct tipc_port *tp_ptr, const char *opt, const u32 sz) argument
419 msg_expand(&tp_ptr->phdr, msg_destnode(&tp_ptr->phdr));
420 msg_set_options(&tp_ptr->phdr, opt, sz);

Completed in 23 milliseconds