• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/

Lines Matching refs:sk_buff

123 static __inline__ struct llc_conn_state_ev *llc_conn_ev(struct sk_buff *skb)
128 typedef int (*llc_conn_ev_t)(struct sock *sk, struct sk_buff *skb);
129 typedef int (*llc_conn_ev_qfyr_t)(struct sock *sk, struct sk_buff *skb);
131 extern int llc_conn_ev_conn_req(struct sock *sk, struct sk_buff *skb);
132 extern int llc_conn_ev_data_req(struct sock *sk, struct sk_buff *skb);
133 extern int llc_conn_ev_disc_req(struct sock *sk, struct sk_buff *skb);
134 extern int llc_conn_ev_rst_req(struct sock *sk, struct sk_buff *skb);
136 struct sk_buff *skb);
137 extern int llc_conn_ev_local_busy_cleared(struct sock *sk, struct sk_buff *skb);
138 extern int llc_conn_ev_rx_bad_pdu(struct sock *sk, struct sk_buff *skb);
140 struct sk_buff *skb);
142 struct sk_buff *skb);
144 struct sk_buff *skb);
146 struct sk_buff *skb);
148 struct sk_buff *skb);
150 struct sk_buff *skb);
152 struct sk_buff *skb);
154 struct sk_buff *skb);
156 struct sk_buff *skb);
158 struct sk_buff *skb);
160 struct sk_buff *skb);
162 struct sk_buff *skb);
164 struct sk_buff *skb);
166 struct sk_buff *skb);
167 extern int llc_conn_ev_p_tmr_exp(struct sock *sk, struct sk_buff *skb);
168 extern int llc_conn_ev_ack_tmr_exp(struct sock *sk, struct sk_buff *skb);
169 extern int llc_conn_ev_rej_tmr_exp(struct sock *sk, struct sk_buff *skb);
170 extern int llc_conn_ev_busy_tmr_exp(struct sock *sk, struct sk_buff *skb);
171 extern int llc_conn_ev_sendack_tmr_exp(struct sock *sk, struct sk_buff *skb);
174 struct sk_buff *skb);
176 struct sk_buff *skb);
178 struct sk_buff *skb);
180 struct sk_buff *skb);
182 struct sk_buff *skb);
184 struct sk_buff *skb);
186 struct sk_buff *skb);
188 struct sk_buff *skb);
190 struct sk_buff *skb);
192 struct sk_buff *skb);
194 struct sk_buff *skb);
196 struct sk_buff *skb);
198 struct sk_buff *skb);
200 struct sk_buff *skb);
202 struct sk_buff *skb);
204 struct sk_buff *skb);
206 struct sk_buff *skb);
208 struct sk_buff *skb);
210 struct sk_buff *skb);
212 struct sk_buff *skb);
214 struct sk_buff *skb);
216 struct sk_buff *skb);
217 extern int llc_conn_ev_rx_any_frame(struct sock *sk, struct sk_buff *skb);
218 extern int llc_conn_ev_tx_buffer_full(struct sock *sk, struct sk_buff *skb);
219 extern int llc_conn_ev_init_p_f_cycle(struct sock *sk, struct sk_buff *skb);
223 struct sk_buff *skb);
225 struct sk_buff *skb);
227 struct sk_buff *skb);
228 extern int llc_conn_ev_qlfy_p_flag_eq_1(struct sock *sk, struct sk_buff *skb);
230 struct sk_buff *skb);
232 struct sk_buff *skb);
233 extern int llc_conn_ev_qlfy_p_flag_eq_0(struct sock *sk, struct sk_buff *skb);
234 extern int llc_conn_ev_qlfy_p_flag_eq_f(struct sock *sk, struct sk_buff *skb);
236 struct sk_buff *skb);
238 struct sk_buff *skb);
240 struct sk_buff *skb);
242 struct sk_buff *skb);
243 extern int llc_conn_ev_qlfy_s_flag_eq_1(struct sock *sk, struct sk_buff *skb);
244 extern int llc_conn_ev_qlfy_s_flag_eq_0(struct sock *sk, struct sk_buff *skb);
246 struct sk_buff *skb);
248 struct sk_buff *skb);
250 struct sk_buff *skb);
252 struct sk_buff *skb);
254 struct sk_buff *skb);
256 struct sk_buff *skb);
258 struct sk_buff *skb);
260 struct sk_buff *skb);
262 struct sk_buff *skb);
264 static __inline__ int llc_conn_space(struct sock *sk, struct sk_buff *skb)