Searched refs:sk_buff (Results 1 - 25 of 1357) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_v110.h18 extern struct sk_buff *isdn_v110_encode(isdn_v110_stream *, struct sk_buff *);
24 extern struct sk_buff *isdn_v110_decode(isdn_v110_stream *, struct sk_buff *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dllc_c_ev.h123 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 *sk
[all...]
H A Dllc_c_ac.h90 typedef int (*llc_conn_action_t)(struct sock *sk, struct sk_buff *skb);
92 extern int llc_conn_ac_clear_remote_busy(struct sock *sk, struct sk_buff *skb);
93 extern int llc_conn_ac_conn_ind(struct sock *sk, struct sk_buff *skb);
94 extern int llc_conn_ac_conn_confirm(struct sock* sk, struct sk_buff *skb);
95 extern int llc_conn_ac_data_ind(struct sock* sk, struct sk_buff *skb);
96 extern int llc_conn_ac_disc_ind(struct sock* sk, struct sk_buff *skb);
97 extern int llc_conn_ac_rst_ind(struct sock* sk, struct sk_buff *skb);
98 extern int llc_conn_ac_rst_confirm(struct sock* sk, struct sk_buff *skb);
100 struct sk_buff *skb);
102 struct sk_buff *sk
[all...]
H A Dllc_sap.h16 struct sk_buff;
19 extern void llc_sap_rtn_pdu(struct llc_sap *sap, struct sk_buff *skb);
20 extern void llc_save_primitive(struct sock *sk, struct sk_buff* skb,
22 extern struct sk_buff *llc_alloc_frame(struct sock *sk,
26 struct sk_buff *skb,
30 struct sk_buff *skb,
H A Dllc_s_ac.h26 typedef int (*llc_sap_action_t)(struct llc_sap *sap, struct sk_buff *skb);
29 struct sk_buff *skb);
30 extern int llc_sap_action_send_ui(struct llc_sap *sap, struct sk_buff *skb);
31 extern int llc_sap_action_send_xid_c(struct llc_sap *sap, struct sk_buff *skb);
32 extern int llc_sap_action_send_xid_r(struct llc_sap *sap, struct sk_buff *skb);
33 extern int llc_sap_action_send_test_c(struct llc_sap *sap, struct sk_buff *skb);
34 extern int llc_sap_action_send_test_r(struct llc_sap *sap, struct sk_buff *skb);
36 struct sk_buff *skb);
37 extern int llc_sap_action_xid_ind(struct llc_sap *sap, struct sk_buff *skb);
38 extern int llc_sap_action_test_ind(struct llc_sap *sap, struct sk_buff *sk
[all...]
H A Dprotocol.h37 int (*handler)(struct sk_buff *skb);
38 void (*err_handler)(struct sk_buff *skb, u32 info);
39 int (*gso_send_check)(struct sk_buff *skb);
40 struct sk_buff *(*gso_segment)(struct sk_buff *skb,
43 struct sk_buff **(*gro_receive)(struct sk_buff **head,
44 struct sk_buff *skb);
45 int (*gro_complete)(struct sk_buff *skb);
53 int (*handler)(struct sk_buff **sk
[all...]
H A Daf_rxrpc.h35 struct sk_buff *);
47 extern bool rxrpc_kernel_is_data_last(struct sk_buff *);
48 extern u32 rxrpc_kernel_get_abort_code(struct sk_buff *);
49 extern int rxrpc_kernel_get_error_number(struct sk_buff *);
50 extern void rxrpc_kernel_data_delivered(struct sk_buff *);
51 extern void rxrpc_kernel_free_skb(struct sk_buff *);
H A Ddatalink.h11 int (*rcvfunc)(struct sk_buff *, struct net_device *,
13 int (*request)(struct datalink_proto *, struct sk_buff *,
H A Dllc_s_ev.h47 static __inline__ struct llc_sap_state_ev *llc_sap_ev(struct sk_buff *skb)
54 typedef int (*llc_sap_ev_t)(struct llc_sap *sap, struct sk_buff *skb);
56 extern int llc_sap_ev_activation_req(struct llc_sap *sap, struct sk_buff *skb);
57 extern int llc_sap_ev_rx_ui(struct llc_sap *sap, struct sk_buff *skb);
58 extern int llc_sap_ev_unitdata_req(struct llc_sap *sap, struct sk_buff *skb);
59 extern int llc_sap_ev_xid_req(struct llc_sap *sap, struct sk_buff *skb);
60 extern int llc_sap_ev_rx_xid_c(struct llc_sap *sap, struct sk_buff *skb);
61 extern int llc_sap_ev_rx_xid_r(struct llc_sap *sap, struct sk_buff *skb);
62 extern int llc_sap_ev_test_req(struct llc_sap *sap, struct sk_buff *skb);
63 extern int llc_sap_ev_rx_test_c(struct llc_sap *sap, struct sk_buff *sk
[all...]
H A Ddn_neigh.h21 extern int dn_neigh_router_hello(struct sk_buff *skb);
22 extern int dn_neigh_endnode_hello(struct sk_buff *skb);
23 extern void dn_neigh_pointopoint_hello(struct sk_buff *skb);
H A Draw.h25 extern void raw_err(struct sock *, struct sk_buff *, u32 info);
26 extern int raw_rcv(struct sock *, struct sk_buff *);
41 extern int raw_v4_input(struct sk_buff *skb, struct iphdr *iph, int hash);
H A Drawv6.h10 extern int ipv6_raw_deliver(struct sk_buff *skb, int nexthdr);
17 struct sk_buff *skb);
21 struct sk_buff *skb,
H A Dpsnap.h4 extern struct datalink_proto *register_snap_client(unsigned char *desc, int (*rcvfunc)(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *orig_dev));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/netfilter/ipv6/
H A Dnf_conntrack_ipv6.h10 extern int nf_ct_ipv6_skip_exthdr(struct sk_buff *skb, int start,
15 extern struct sk_buff *nf_ct_frag6_gather(struct sk_buff *skb);
16 extern void nf_ct_frag6_output(unsigned int hooknum, struct sk_buff *skb,
19 int (*okfn)(struct sk_buff *));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dconfig.h45 struct sk_buff *tipc_cfg_reply_alloc(int payload_size);
46 int tipc_cfg_append_tlv(struct sk_buff *buf, int tlv_type,
48 struct sk_buff *tipc_cfg_reply_unsigned_type(u16 tlv_type, u32 value);
49 struct sk_buff *tipc_cfg_reply_string_type(u16 tlv_type, char *string);
51 static inline struct sk_buff *tipc_cfg_reply_none(void)
56 static inline struct sk_buff *tipc_cfg_reply_unsigned(u32 value)
61 static inline struct sk_buff *tipc_cfg_reply_error_string(char *string)
66 static inline struct sk_buff *tipc_cfg_reply_ultra_string(char *string)
71 struct sk_buff *tipc_cfg_do_cmd(u32 orig_node, u16 cmd,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/pcbit/
H A Dcapi.h23 extern int capi_conn_req(const char * calledPN, struct sk_buff **buf,
25 extern int capi_decode_conn_conf(struct pcbit_chan * chan, struct sk_buff *skb,
28 extern int capi_decode_conn_ind(struct pcbit_chan * chan, struct sk_buff *skb,
30 extern int capi_conn_resp(struct pcbit_chan* chan, struct sk_buff **skb);
32 extern int capi_conn_active_req(struct pcbit_chan* chan, struct sk_buff **skb);
34 struct sk_buff *skb);
37 struct sk_buff *skb);
39 struct sk_buff **skb);
42 extern int capi_select_proto_req(struct pcbit_chan *chan, struct sk_buff **skb,
45 struct sk_buff *sk
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dskbuff.h2 * Definitions for the 'struct sk_buff' memory handlers.
113 struct sk_buff *next;
114 struct sk_buff *prev;
120 struct sk_buff;
144 struct sk_buff *frag_list;
193 * struct sk_buff - socket buffer
240 struct sk_buff { struct
242 struct sk_buff *next;
243 struct sk_buff *prev;
297 void (*destructor)(struct sk_buff *sk
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dppp_private.h10 extern int pptp_xmit_wrap(struct sock *sk, struct sk_buff *skb);
11 extern int pppoe_xmit_wrap(struct sock *sk, struct sk_buff *skb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/netfilter/
H A Dnf_nat_helper.h7 struct sk_buff;
10 extern int nf_nat_mangle_tcp_packet(struct sk_buff **skb,
17 extern int nf_nat_mangle_udp_packet(struct sk_buff **skb,
24 extern int nf_nat_seq_adjust(struct sk_buff **pskb,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Dircomm_core.h48 int (*data_request)(struct ircomm_cb *, struct sk_buff *, int clen);
49 int (*connect_request)(struct ircomm_cb *, struct sk_buff *,
51 int (*connect_response)(struct ircomm_cb *, struct sk_buff *);
52 int (*disconnect_request)(struct ircomm_cb *, struct sk_buff *,
89 int ircomm_data_request(struct ircomm_cb *self, struct sk_buff *skb);
90 void ircomm_data_indication(struct ircomm_cb *self, struct sk_buff *skb);
91 void ircomm_process_data(struct ircomm_cb *self, struct sk_buff *skb);
92 int ircomm_control_request(struct ircomm_cb *self, struct sk_buff *skb);
94 __u32 saddr, __u32 daddr, struct sk_buff *skb,
96 void ircomm_connect_indication(struct ircomm_cb *self, struct sk_buff *sk
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dnet_kern.h33 unsigned short (*protocol)(struct sk_buff *);
37 int (*read)(int, struct sk_buff **skb, struct uml_net_private *);
38 int (*write)(int, struct sk_buff **skb, struct uml_net_private *);
48 unsigned short (*protocol)(struct sk_buff *);
49 int (*read)(int, struct sk_buff **skb, struct uml_net_private *);
50 int (*write)(int, struct sk_buff **skb, struct uml_net_private *);
64 extern unsigned short ether_protocol(struct sk_buff *);
65 extern struct sk_buff *ether_adjust_skb(struct sk_buff *skb, int extra);
69 extern unsigned short eth_protocol(struct sk_buff *sk
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dwep.h24 struct sk_buff *skb,
27 struct sk_buff *skb,
33 int ieee80211_wep_encrypt(struct ieee80211_local *local, struct sk_buff *skb,
35 int ieee80211_wep_decrypt(struct ieee80211_local *local, struct sk_buff *skb,
37 int ieee80211_wep_get_keyidx(struct sk_buff *skb);
38 u8 * ieee80211_wep_is_weak_iv(struct sk_buff *skb, struct ieee80211_key *key);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter/
H A Dnf_conntrack_amanda.h5 extern unsigned int (*nf_nat_amanda_hook)(struct sk_buff **pskb,
H A Dnf_conntrack_irc.h8 extern unsigned int (*nf_nat_irc_hook)(struct sk_buff **pskb,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_internals.h17 struct sk_buff **skb,
22 int (*okfn)(struct sk_buff *),
26 extern int nf_queue(struct sk_buff *skb,
31 int (*okfn)(struct sk_buff *),

Completed in 228 milliseconds

1234567891011>>