Home
last modified time | relevance | path

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

/Linux-v4.19/net/caif/
Dcaif_socket.c56 static int rx_flow_is_on(struct caifsock *cf_sk) in rx_flow_is_on()
62 static int tx_flow_is_on(struct caifsock *cf_sk) in tx_flow_is_on()
68 static void set_rx_flow_off(struct caifsock *cf_sk) in set_rx_flow_off()
74 static void set_rx_flow_on(struct caifsock *cf_sk) in set_rx_flow_on()
80 static void set_tx_flow_off(struct caifsock *cf_sk) in set_tx_flow_off()
86 static void set_tx_flow_on(struct caifsock *cf_sk) in set_tx_flow_on()
94 struct caifsock *cf_sk; in caif_read_lock() local
101 struct caifsock *cf_sk; in caif_read_unlock() local
106 static int sk_rcvbuf_lowwater(struct caifsock *cf_sk) in sk_rcvbuf_lowwater()
114 struct caifsock *cf_sk; in caif_flow_ctrl() local
[all …]