Searched defs:sk (Results 1 - 25 of 686) sorted by path

1234567891011>>

/linux-master/drivers/isdn/mISDN/
H A Ddsp_dtmf.c123 s32 sk, sk1, sk2; local
[all...]
/linux-master/include/net/
H A Dtimewait_sock.h23 static inline int twsk_unique(struct sock *sk, struct sock *sktw, void *twp) argument
30 static inline void twsk_destructor(struct sock *sk) argument
[all...]
/linux-master/net/atm/
H A Datm_misc.c29 struct sock *sk = sk_atm(vcc); local
/linux-master/net/ax25/
H A Dax25_ds_timer.c93 struct sock *sk=ax25->sk; local
[all...]
H A Dax25_std_timer.c31 struct sock *sk = ax25->sk; local
[all...]
/linux-master/net/dccp/ccids/
H A Dccid2.h75 struct sock *sk; member in struct:ccid2_hc_tx_sock
112 static inline struct ccid2_hc_tx_sock *ccid2_hc_tx_sk(const struct sock *sk) argument
117 static inline struct ccid2_hc_rx_sock *ccid2_hc_rx_sk(const struct sock *sk) argument
/linux-master/net/ipv4/
H A Dtcp_dctcp.h4 static inline void dctcp_ece_ack_cwr(struct sock *sk, u32 ce_state) argument
19 static inline void dctcp_ece_ack_update(struct sock *sk, enum tcp_ca_event evt, argument
/linux-master/net/netfilter/
H A Dxt_cgroup.c104 struct sock *sk = skb->sk; local
118 struct sock *sk = skb->sk; local
136 struct sock *sk = skb->sk; local
[all...]
/linux-master/net/rose/
H A Drose_out.c30 static void rose_send_iframe(struct sock *sk, struct sk_buff *skb) argument
45 void rose_kick(struct sock *sk) argument
109 rose_enquiry_response(struct sock *sk) argument
[all...]
H A Drose_subr.c32 void rose_clear_queues(struct sock *sk) argument
43 void rose_frames_acked(struct sock *sk, unsigned short nr) argument
60 void rose_requeue_frames(struct sock *sk) argument
82 int rose_validate_nr(struct sock *sk, unsigne argument
99 rose_write_internal(struct sock *sk, int frametype) argument
530 rose_disconnect(struct sock *sk, int reason, int cause, int diagnostic) argument
[all...]
/linux-master/net/x25/
H A Dx25_timer.c27 void x25_init_timers(struct sock *sk) argument
37 void x25_start_heartbeat(struct sock *sk) argument
42 void x25_stop_heartbeat(struct sock *sk) argument
47 void x25_start_t2timer(struct sock *sk) argument
54 void x25_start_t21timer(struct sock *sk) argument
61 x25_start_t22timer(struct sock *sk) argument
68 x25_start_t23timer(struct sock *sk) argument
75 x25_stop_timer(struct sock *sk) argument
80 x25_display_timer(struct sock *sk) argument
92 struct sock *sk = from_timer(sk, t, sk_timer); local
131 x25_do_timer_expiry(struct sock * sk) argument
160 struct sock *sk = &x25->sk; local
[all...]
/linux-master/arch/arm64/boot/dts/ti/
H A DMakefile[all...]
/linux-master/crypto/
H A Daf_alg.c132 void af_alg_release_parent(struct sock *sk) argument
151 struct sock *sk = sock->sk; local
208 alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen) argument
360 struct sock *sk = sock->sk; local
410 af_alg_accept(struct sock *sk, struct socket *newsock, bool kern) argument
497 alg_sock_destruct(struct sock *sk) argument
507 struct sock *sk; local
604 af_alg_alloc_tsgl(struct sock *sk) argument
645 af_alg_count_tsgl(struct sock *sk, size_t bytes, size_t offset) argument
701 af_alg_pull_tsgl(struct sock *sk, size_t used, struct scatterlist *dst, size_t dst_offset) argument
771 struct sock *sk = areq->sk; local
806 af_alg_wait_for_wmem(struct sock *sk, unsigned int flags) argument
837 af_alg_wmem_wakeup(struct sock *sk) argument
863 af_alg_wait_for_data(struct sock *sk, unsigned flags, unsigned min) argument
902 af_alg_data_wakeup(struct sock *sk) argument
940 struct sock *sk = sock->sk; local
1118 struct sock *sk = areq->sk; local
1144 struct sock *sk = areq->sk; local
1167 struct sock *sk = sock->sk; local
1192 af_alg_alloc_areq(struct sock *sk, unsigned int areqlen) argument
1232 af_alg_get_rsgl(struct sock *sk, struct msghdr *msg, int flags, struct af_alg_async_req *areq, size_t maxsize, size_t *outlen) argument
[all...]
H A Dalgif_aead.c44 static inline bool aead_sufficient_data(struct sock *sk) argument
63 struct sock *sk = sock->sk; local
91 struct sock *sk = sock->sk; local
328 struct sock *sk = sock->sk; local
383 struct sock *sk = sock->sk; local
507 aead_sock_destruct(struct sock *sk) argument
523 aead_accept_parent_nokey(void *private, struct sock *sk) argument
555 aead_accept_parent(void *private, struct sock *sk) argument
[all...]
H A Dalgif_hash.c32 static int hash_alloc_result(struct sock *sk, struct hash_ctx *ctx) argument
50 static void hash_free_result(struct sock *sk, struct hash_ctx *ctx) argument
66 struct sock *sk = sock->sk; local
182 struct sock *sk = sock->sk; local
229 struct sock *sk = sock->sk; local
304 struct sock *sk = sock->sk; local
402 hash_sock_destruct(struct sock *sk) argument
412 hash_accept_parent_nokey(void *private, struct sock *sk) argument
439 hash_accept_parent(void *private, struct sock *sk) argument
[all...]
H A Dalgif_rng.c110 struct sock *sk = sock->sk; local
120 struct sock *sk = sock->sk; local
230 rng_sock_destruct(struct sock *sk) argument
240 rng_accept_parent(void *private, struct sock *sk) argument
[all...]
H A Dalgif_skcipher.c40 struct sock *sk = sock->sk; local
50 static int algif_skcipher_export(struct sock *sk, struct skcipher_request *req) argument
85 struct sock *sk = areq->sk; local
99 struct sock *sk = sock->sk; local
216 struct sock *sk = sock->sk; local
271 struct sock *sk = sock->sk; local
358 skcipher_sock_destruct(struct sock *sk) argument
374 skcipher_accept_parent_nokey(void *private, struct sock *sk) argument
405 skcipher_accept_parent(void *private, struct sock *sk) argument
[all...]
H A Decc.c1289 u64 sk[2][ECC_MAX_DIGITS]; local
H A Dtwofish_common.c580 u8 si = 0, sj = 0, sk = 0, sl = 0, sm = 0, sn = 0, so = 0, sp = 0; local
[all...]
/linux-master/drivers/ata/
H A Dlibata-sata.c1365 u8 *sense, sk = 0, asc = 0, ascq = 0; local
H A Dlibata-scsi.c195 bool ata_scsi_sense_is_valid(u8 sk, u8 asc, u8 ascq) argument
728 static void ata_to_sense_error(unsigned id, u8 drv_stat, u8 drv_err, u8 *sk, argument
211 ata_scsi_set_sense(struct ata_device *dev, struct scsi_cmnd *cmd, u8 sk, u8 asc, u8 ascq) argument
[all...]
/linux-master/drivers/atm/
H A Didt77252.c724 struct sock *sk = sk_atm(vcc); local
H A Diphase.c1800 struct sock *sk = sk_atm(vcc); local
/linux-master/drivers/block/drbd/
H A Ddrbd_main.c1496 struct sock *sk = connection->data.socket->sk; local
H A Ddrbd_receiver.c684 static void drbd_incoming_connection(struct sock *sk) argument
758 unregister_state_change(struct sock *sk, struct accept_wait_data *ad) argument
[all...]

Completed in 371 milliseconds

1234567891011>>