Home
last modified time | relevance | path

Searched defs:more (Results 1 – 11 of 11) sorted by relevance

/net/tipc/
Dtrace.c53 int tipc_skb_dump(struct sk_buff *skb, bool more, char *buf) in tipc_skb_dump()
166 int tipc_list_dump(struct sk_buff_head *list, bool more, char *buf) in tipc_list_dump()
Dcore.h190 static inline int more(u16 left, u16 right) in more() function
Dnode.c3089 int tipc_node_dump(struct tipc_node *n, bool more, char *buf) in tipc_node_dump()
/net/ceph/
Dmessenger_v1.c64 size_t kvlen, size_t len, bool more) in ceph_tcp_sendmsg()
84 int offset, size_t size, int more) in ceph_tcp_sendpage()
470 int more = MSG_MORE | MSG_SENDPAGE_NOTLAST; in write_partial_message_data() local
532 int more = MSG_MORE | MSG_SENDPAGE_NOTLAST; in write_partial_skip() local
/net/rds/
Dtcp_send.c77 int more; in rds_tcp_xmit() local
/net/netrom/
Dnr_in.c29 static int nr_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) in nr_queue_rx_frame()
/net/x25/
Dx25_in.c32 static int x25_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) in x25_queue_rx_frame()
/net/rxrpc/
Dsendmsg.c298 bool more = msg->msg_flags & MSG_MORE; in rxrpc_send_data() local
/net/tls/
Dtls_device.c423 bool more = false; in tls_push_data() local
/net/
Dsocket.c1026 int offset, size_t size, loff_t *ppos, int more) in sock_sendpage()
/net/core/
Ddev.c3613 struct netdev_queue *txq, bool more) in xmit_one()