Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dlink.h117 bool tipc_link_validate_msg(struct tipc_link *l, struct tipc_msg *hdr);
Dlink.c1503 bool tipc_link_validate_msg(struct tipc_link *l, struct tipc_msg *hdr) in tipc_link_validate_msg() function
1574 if (!tipc_link_validate_msg(l, hdr)) in tipc_link_proto_rcv()
Dnode.c1588 if (!tipc_link_validate_msg(l, hdr)) in tipc_node_check_state()