Lines Matching defs:cf_sk

58 static int rx_flow_is_on(struct caifsock *cf_sk)  in rx_flow_is_on()
63 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()
73 static void set_rx_flow_on(struct caifsock *cf_sk) in set_rx_flow_on()
78 static void set_tx_flow_off(struct caifsock *cf_sk) in set_tx_flow_off()
83 static void set_tx_flow_on(struct caifsock *cf_sk) in set_tx_flow_on()
90 struct caifsock *cf_sk; in caif_read_lock() local
97 struct caifsock *cf_sk; in caif_read_unlock() local
102 static int sk_rcvbuf_lowwater(struct caifsock *cf_sk) in sk_rcvbuf_lowwater()
110 struct caifsock *cf_sk; in caif_flow_ctrl() local
125 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_queue_rcv_skb() local
163 struct caifsock *cf_sk; in caif_sktrecv_cb() local
179 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in cfsk_hold() local
185 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in cfsk_put() local
194 struct caifsock *cf_sk = container_of(layr, struct caifsock, layer); in caif_ctrl_cb() local
252 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_check_flow_release() local
460 static long caif_wait_for_flow_on(struct caifsock *cf_sk, in caif_wait_for_flow_on()
496 static int transmit_skb(struct sk_buff *skb, struct caifsock *cf_sk, in transmit_skb()
518 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_seqpkt_sendmsg() local
590 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_stream_sendmsg() local
669 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in setsockopt() local
741 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_connect() local
894 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_release() local
935 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_poll() local
1004 struct caifsock *cf_sk = container_of(sk, struct caifsock, sk); in caif_sock_destructor() local
1021 struct caifsock *cf_sk = NULL; in caif_create() local