Home
last modified time | relevance | path

Searched defs:dsz (Results 1 – 3 of 3) sorted by relevance

/linux/net/tipc/
H A Dmsg.c313 int pktno, nof_fragms, dsz, dmax, eat; tipc_msg_fragment() local
373 tipc_msg_build(struct tipc_msg * mhdr,struct msghdr * m,int offset,int dsz,int pktmax,struct sk_buff_head * list) tipc_msg_build() argument
[all...]
H A Dsocket.c1393 struct msghdr *m, size_t dsz) in tipc_sendmsg()
1540 static int tipc_sendstream(struct socket *sock, struct msghdr *m, size_t dsz) in tipc_sendstream()
1647 static int tipc_send_packet(struct socket *sock, struct msghdr *m, size_t dsz) in tipc_send_packet()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h250 u64 dsz : 2; member