Home
last modified time | relevance | path

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

/net/tipc/
Dport.h63 unsigned int size, unsigned int importance,
68 unsigned int size, unsigned int importance,
161 void (*wakeup)(struct tipc_port *), const u32 importance);
170 unsigned int importance, tipc_msg_err_event error_cb,
179 int tipc_portimportance(u32 portref, unsigned int *importance);
180 int tipc_set_portimportance(u32 portref, unsigned int importance);
Dport.c216 const u32 importance) in tipc_createport_raw() argument
253 tipc_msg_init(msg, importance, TIPC_NAMED_MSG, NAMED_H_SIZE, 0); in tipc_createport_raw()
900 unsigned int importance, in tipc_createport() argument
919 importance); in tipc_createport()
940 int tipc_portimportance(u32 ref, unsigned int *importance) in tipc_portimportance() argument
947 *importance = (unsigned int)msg_importance(&p_ptr->phdr); in tipc_portimportance()
Dsubscr.c433 u32 importance, in subscr_named_msg_event() argument
451 importance, in subscr_named_msg_event()
Dconfig.c389 u32 importance, in cfg_named_msg_event() argument
/net/dccp/ccids/
DKconfig25 relatively smooth sending rate is of importance.