Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dmsg.h71 #define SHORT_H_SIZE 24 /* In-cluster basic payload message */ macro
362 return msg_hdr_sz(m) == SHORT_H_SIZE; in msg_short()
Dport.c1059 msg_set_hdr_sz(msg, SHORT_H_SIZE); in tipc_connect2port()
Dlink.c1609 SHORT_H_SIZE, MCAST_H_SIZE, NAMED_H_SIZE, BASIC_H_SIZE, in link_recv_buf_validate()