Searched refs:importance (Results 1 – 5 of 5) sorted by relevance
/net/tipc/ |
D | port.h | 63 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);
|
D | port.c | 216 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()
|
D | subscr.c | 433 u32 importance, in subscr_named_msg_event() argument 451 importance, in subscr_named_msg_event()
|
D | config.c | 389 u32 importance, in cfg_named_msg_event() argument
|
/net/dccp/ccids/ |
D | Kconfig | 25 relatively smooth sending rate is of importance.
|