Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Ddatagram.c66 static inline int connection_based(struct sock *sk) in connection_based() function
110 if (connection_based(sk) && in wait_for_more_packets()
776 if (connection_based(sk)) { in datagram_poll()