Home
last modified time | relevance | path

Searched refs:tipc_link_get_max_pkt (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/tipc/
Dlink.h234 u32 tipc_link_get_max_pkt(u32 dest, u32 selector);
Dport.c1072 p_ptr->max_pkt = tipc_link_get_max_pkt(peer->node, ref); in tipc_connect2port()
Dlink.c3091 u32 tipc_link_get_max_pkt(u32 dest, u32 selector) in tipc_link_get_max_pkt() function