Lines Matching defs:cf_sk
56 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
129 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_queue_rcv_skb() local
167 struct caifsock *cf_sk; in caif_sktrecv_cb() local
183 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in cfsk_hold() local
189 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in cfsk_put() local
198 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in caif_ctrl_cb() local
256 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_check_flow_release() local
464 static long caif_wait_for_flow_on(struct caifsock *cf_sk, in caif_wait_for_flow_on()
500 static int transmit_skb(struct sk_buff *skb, struct caifsock *cf_sk, in transmit_skb()
522 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_seqpkt_sendmsg() local
597 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_stream_sendmsg() local
676 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in setsockopt() local
748 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_connect() local
901 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_release() local
942 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_poll() local
1013 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_sock_destructor() local
1029 struct caifsock *cf_sk = NULL; in caif_create() local