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

1234567

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/rose/
H A Drose_out.c44 static void rose_send_iframe(struct sock *sk, struct sk_buff *skb) argument
57 void rose_kick(struct sock *sk) argument
119 rose_enquiry_response(struct sock *sk) argument
[all...]
H A Drose_in.c53 static int rose_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
89 rose_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
116 rose_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) argument
225 rose_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
261 rose_state5_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
273 rose_process_rx_frame(struct sock *sk, struct sk_buff *skb) argument
[all...]
H A Drose_timer.c44 void rose_start_heartbeat(struct sock *sk) argument
55 void rose_start_t1timer(struct sock *sk) argument
66 rose_start_t2timer(struct sock *sk) argument
77 rose_start_t3timer(struct sock *sk) argument
88 rose_start_hbtimer(struct sock *sk) argument
99 rose_start_idletimer(struct sock *sk) argument
112 rose_stop_heartbeat(struct sock *sk) argument
117 rose_stop_timer(struct sock *sk) argument
122 rose_stop_idletimer(struct sock *sk) argument
129 struct sock *sk = (struct sock *)param; local
163 struct sock *sk = (struct sock *)param; local
190 struct sock *sk = (struct sock *)param; local
[all...]
H A Drose_loopback.c78 struct sock *sk; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Ddn_timer.c38 void dn_start_slow_timer(struct sock *sk) argument
47 void dn_stop_slow_timer(struct sock *sk) argument
54 struct sock *sk local
114 struct sock *sk = (struct sock *)arg; local
132 dn_start_fast_timer(struct sock *sk) argument
146 dn_stop_fast_timer(struct sock *sk) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/khttpd/
H A Duserspace.c158 struct sock *sk; local
184 struct sock *sk, *nsk; local
[all...]
H A Dwaitheaders.c57 struct sock *sk; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/netrom/
H A Dnr_in.c50 static int nr_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) argument
89 nr_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
126 nr_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
153 nr_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
280 nr_process_rx_frame(struct sock *sk, struct sk_buff *skb) argument
[all...]
H A Dnr_out.c45 void nr_output(struct sock *sk, struct sk_buff *skb) argument
92 static void nr_send_iframe(struct sock *sk, struct sk_buff *skb) argument
108 nr_send_nak_frame(struct sock *sk) argument
132 nr_kick(struct sock *sk) argument
193 nr_transmit_buffer(struct sock *sk, struct sk_buff *skb) argument
227 nr_establish_data_link(struct sock *sk) argument
243 nr_enquiry_response(struct sock *sk) argument
260 nr_check_iframes_acked(struct sock *sk, unsigned short nr) argument
[all...]
H A Dnr_timer.c46 void nr_start_t1timer(struct sock *sk) argument
57 void nr_start_t2timer(struct sock *sk) argument
68 nr_start_t4timer(struct sock *sk) argument
79 nr_start_idletimer(struct sock *sk) argument
92 nr_start_heartbeat(struct sock *sk) argument
103 nr_stop_t1timer(struct sock *sk) argument
108 nr_stop_t2timer(struct sock *sk) argument
113 nr_stop_t4timer(struct sock *sk) argument
118 nr_stop_idletimer(struct sock *sk) argument
123 nr_stop_heartbeat(struct sock *sk) argument
128 nr_t1timer_running(struct sock *sk) argument
135 struct sock *sk = (struct sock *)param; local
168 struct sock *sk = (struct sock *)param; local
178 struct sock *sk = (struct sock *)param; local
185 struct sock *sk = (struct sock *)param; local
209 struct sock *sk = (struct sock *)param; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/x25/
H A Dx25_dev.c50 struct sock *sk; local
H A Dx25_facilities.c158 int x25_negotiate_facilities(struct sk_buff *skb, struct sock *sk, struct x25_facilities *new) argument
H A Dx25_timer.c45 void x25_start_heartbeat(struct sock *sk) argument
56 void x25_stop_heartbeat(struct sock *sk) argument
61 void x25_start_t2timer(struct sock *sk) argument
72 x25_start_t21timer(struct sock *sk) argument
83 x25_start_t22timer(struct sock *sk) argument
94 x25_start_t23timer(struct sock *sk) argument
105 x25_stop_timer(struct sock *sk) argument
110 x25_display_timer(struct sock *sk) argument
120 struct sock *sk = (struct sock *)param; local
155 x25_do_timer_expiry(struct sock * sk) argument
181 struct sock *sk = (struct sock *)param; local
[all...]
H A Dx25_in.c47 static int x25_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more) argument
96 x25_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
145 x25_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
170 x25_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) argument
302 x25_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
332 x25_process_rx_frame(struct sock *sk, struct sk_buff *skb) argument
361 x25_backlog_rcv(struct sock *sk, struct sk_buff *skb) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dudp.h41 struct sock *sk = udp_hash[num & (UDP_HTABLE_SIZE - 1)]; local
H A Dip6_route.h97 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dudp.h41 struct sock *sk = udp_hash[num & (UDP_HTABLE_SIZE - 1)]; local
H A Dip6_route.h97 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dpppox.c66 void pppox_unbind_sock(struct sock *sk) argument
83 struct sock *sk = sock->sk; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dipsec.h49 static __inline__ int ipsec_sk_policy(struct sock *sk, struct sk_buff *skb) argument
59 static __inline__ int ipsec_sk_policy(struct sock *sk, struct sk_buff *skb) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dipsec.h49 static __inline__ int ipsec_sk_policy(struct sock *sk, struct sk_buff *skb) argument
59 static __inline__ int ipsec_sk_policy(struct sock *sk, struct sk_buff *skb) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dresources.c140 static void atm_free_sock(struct sock *sk) argument
147 struct sock *sk; local
182 free_atm_vcc_sk(struct sock *sk) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ax25/
H A Dax25_in.c222 struct sock *sk; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/bnep/
H A Dnetdev.c78 struct sock *sk = s->sock->sk; local
190 struct sock *sk = s->sock->sk; local
[all...]
H A Dsock.c90 struct sock *sk = sock->sk; local
199 struct sock *sk; local
[all...]

Completed in 189 milliseconds

1234567