Searched refs:LINK_CONFIG (Results 1 – 5 of 5) sorted by relevance
991 return (ehdr->user != LINK_CONFIG) ? EHDR_SIZE : EHDR_CFG_SIZE; in tipc_aead_decrypt_done() 1041 ehsz = (user != LINK_CONFIG) ? EHDR_SIZE : EHDR_CFG_SIZE; in tipc_ehdr_build() 1074 case LINK_CONFIG: in tipc_ehdr_build() 1075 ehdr->user = LINK_CONFIG; in tipc_ehdr_build() 1711 if (user == LINK_CONFIG || user == LINK_PROTOCOL) in tipc_crypto_xmit() 1726 if (user == LINK_CONFIG || in tipc_crypto_xmit() 1920 WARN_ON(ehdr->user != LINK_CONFIG); in tipc_crypto_rcv_complete()
89 tipc_msg_init(tn->trial_addr, hdr, LINK_CONFIG, mtyp, in tipc_disc_init_msg()
395 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()