Searched refs:sock_error (Results 1 – 2 of 2) sorted by relevance
/include/net/bluetooth/ | ||
D | bluetooth.h | 409 *err = sock_error(sk); in bt_skb_send_alloc() |
/include/net/ | ||
D | sock.h | 2406 static inline int sock_error(struct sock *sk) in sock_error() function |