Searched refs:tipc_link_validate_msg (Results 1 – 3 of 3) sorted by relevance
120 bool tipc_link_validate_msg(struct tipc_link *l, struct tipc_msg *hdr);
2153 bool tipc_link_validate_msg(struct tipc_link *l, struct tipc_msg *hdr) in tipc_link_validate_msg() function2226 if (!tipc_link_validate_msg(l, hdr)) { in tipc_link_proto_rcv()
1953 if (!tipc_link_validate_msg(l, hdr)) { in tipc_node_check_state()
Completed in 20 milliseconds