Searched refs:LINK_CONFIG (Results 1 – 5 of 5) sorted by relevance
1000 return (ehdr->user != LINK_CONFIG) ? EHDR_SIZE : EHDR_CFG_SIZE; in tipc_ehdr_size() 1050 ehsz = (user != LINK_CONFIG) ? EHDR_SIZE : EHDR_CFG_SIZE; in tipc_ehdr_build() 1083 case LINK_CONFIG: in tipc_ehdr_build() 1084 ehdr->user = LINK_CONFIG; in tipc_ehdr_build() 1720 if (user == LINK_CONFIG || user == LINK_PROTOCOL) in tipc_crypto_xmit() 1735 if (user == LINK_CONFIG || in tipc_crypto_xmit() 1929 WARN_ON(ehdr->user != LINK_CONFIG); in tipc_crypto_rcv_complete()
91 tipc_msg_init(tn->trial_addr, hdr, LINK_CONFIG, mtyp, in tipc_disc_init_msg()
396 if (unlikely(msg_user(hdr) == LINK_CONFIG)) { in tipc_udp_recv()
84 #define LINK_CONFIG 13 macro
2101 if (likely(ehdr->user != LINK_CONFIG)) { in tipc_rcv() 2125 if (unlikely(usr == LINK_CONFIG)) in tipc_rcv()