Searched defs:sk (Results 1 - 25 of 380) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-fcntl.c29 int sk[] = { SEEK_CUR, SEEK_END, SEEK_SET }; variable
H A Dtest-stdio.c24 int sk[] = { SEEK_CUR, SEEK_END, SEEK_SET }; variable
H A Dtest-unistd.c24 int sk[] = { SEEK_CUR, SEEK_END, SEEK_SET }; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dinet_common.h39 static inline void inet_ctl_sock_destroy(struct sock *sk) argument
H A Dtimewait_sock.h26 static inline int twsk_unique(struct sock *sk, struct sock *sktw, void *twp) argument
33 static inline void twsk_destructor(struct sock *sk) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_tproxy_core.h19 nf_tproxy_put_sock(struct sock *sk) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_timer.c37 void dn_start_slow_timer(struct sock *sk) argument
46 void dn_stop_slow_timer(struct sock *sk) argument
53 struct sock *sk local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Dax25_std_timer.c35 struct sock *sk = ax25->sk; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Ddiag.c19 static void dccp_get_info(struct sock *sk, struct tcp_info *info) argument
42 static void dccp_diag_get_info(struct sock *sk, struct inet_diag_msg *r, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_diag.c20 static void tcp_diag_get_info(struct sock *sk, struct inet_diag_msg *r, argument
H A Ddatagram.c23 int ip4_datagram_connect(struct sock *sk, struct sockaddr *uaddr, int addr_len) argument
[all...]
H A Dtcp_scalable.c18 static void tcp_scalable_cong_avoid(struct sock *sk, u32 ack, u32 in_flight) argument
31 static u32 tcp_scalable_ssthresh(struct sock *sk) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dtcp_connect.c40 void rds_tcp_state_change(struct sock *sk) argument
[all...]
H A Dtcp_listen.c111 void rds_tcp_listen_data_ready(struct sock *sk, int bytes) argument
179 struct sock *sk; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rose/
H A Drose_out.c34 static void rose_send_iframe(struct sock *sk, struct sk_buff *skb) argument
49 void rose_kick(struct sock *sk) argument
113 rose_enquiry_response(struct sock *sk) argument
[all...]
H A Drose_in.c40 static int rose_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
77 rose_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
105 rose_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) argument
215 rose_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
252 rose_state5_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
264 rose_process_rx_frame(struct sock *sk, struct sk_buff *skb) argument
[all...]
H A Drose_timer.c36 void rose_start_heartbeat(struct sock *sk) argument
47 void rose_start_t1timer(struct sock *sk) argument
60 rose_start_t2timer(struct sock *sk) argument
73 rose_start_t3timer(struct sock *sk) argument
86 rose_start_hbtimer(struct sock *sk) argument
99 rose_start_idletimer(struct sock *sk) argument
114 rose_stop_heartbeat(struct sock *sk) argument
119 rose_stop_timer(struct sock *sk) argument
124 rose_stop_idletimer(struct sock *sk) argument
131 struct sock *sk = (struct sock *)param; local
169 struct sock *sk = (struct sock *)param; local
198 struct sock *sk = (struct sock *)param; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Draw.c25 struct sock *sk = sk_atm(vcc); local
34 struct sock *sk = sk_atm(vcc); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-unistd.c30 int sk[] = { SEEK_CUR, SEEK_END, SEEK_SET }; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dtimestamping.c43 struct sock *sk = skb->sk; local
75 struct sock *sk = skb->sk; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_defrag_ipv4.c69 struct sock *sk = skb->sk; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_if.c42 int llc_build_and_send_pkt(struct sock *sk, struct sk_buff *skb) argument
79 int llc_establish_connection(struct sock *sk, u8 *lmac, u8 *dmac, u8 dsap) argument
125 llc_send_disc(struct sock *sk) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_tproxy_core.c27 struct sock *sk; local
60 struct sock *sk = skb->sk; local
71 nf_tproxy_assign_sock(struct sk_buff *skb, struct sock *sk) argument
[all...]
H A Dxt_TPROXY.c33 struct sock *sk; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-error.c28 void rxrpc_UDP_error_report(struct sock *sk) argument
[all...]

Completed in 125 milliseconds

1234567891011>>