Searched defs:dsz (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | msg.c | 314 int pktno, nof_fragms, dsz, dmax, eat; in tipc_msg_fragment() local 372 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 D | socket.c | 1535 static int tipc_sendstream(struct socket *sock, struct msghdr *m, size_t dsz) in tipc_sendstream() argument 1642 static int tipc_send_packet(struct socket *sock, struct msghdr *m, size_t dsz) in tipc_send_packet() argument 1384 tipc_sendmsg(struct socket *sock, struct msghdr *m, size_t dsz) tipc_sendmsg() argument [all...] |
/kernel/linux/linux-6.6/net/tipc/ |
H A D | msg.c | 309 int pktno, nof_fragms, dsz, dmax, eat; in tipc_msg_fragment() local 368 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 D | socket.c | 1545 static int tipc_sendstream(struct socket *sock, struct msghdr *m, size_t dsz) in tipc_sendstream() argument 1652 static int tipc_send_packet(struct socket *sock, struct msghdr *m, size_t dsz) in tipc_send_packet() argument 1397 tipc_sendmsg(struct socket *sock, struct msghdr *m, size_t dsz) tipc_sendmsg() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_struct.h | 242 u64 dsz : 2; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_struct.h | 250 u64 dsz : 2; member
|
Completed in 19 milliseconds