Searched defs:more (Results 1 – 11 of 11) sorted by relevance
/net/tipc/ |
D | trace.c | 53 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()
|
D | core.h | 190 static inline int more(u16 left, u16 right) in more() function
|
D | node.c | 3089 int tipc_node_dump(struct tipc_node *n, bool more, char *buf) in tipc_node_dump()
|
/net/ceph/ |
D | messenger_v1.c | 64 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/ |
D | tcp_send.c | 77 int more; in rds_tcp_xmit() local
|
/net/netrom/ |
D | nr_in.c | 29 static int nr_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) in nr_queue_rx_frame()
|
/net/x25/ |
D | x25_in.c | 32 static int x25_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) in x25_queue_rx_frame()
|
/net/rxrpc/ |
D | sendmsg.c | 298 bool more = msg->msg_flags & MSG_MORE; in rxrpc_send_data() local
|
/net/tls/ |
D | tls_device.c | 423 bool more = false; in tls_push_data() local
|
/net/ |
D | socket.c | 1026 int offset, size_t size, loff_t *ppos, int more) in sock_sendpage()
|
/net/core/ |
D | dev.c | 3613 struct netdev_queue *txq, bool more) in xmit_one()
|