Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

error: use of undeclared identifier 'skb' #11

Open
zaafar opened this issue May 26, 2016 · 0 comments
Open

error: use of undeclared identifier 'skb' #11

zaafar opened this issue May 26, 2016 · 0 comments

Comments

@zaafar
Copy link
Contributor

zaafar commented May 26, 2016

I am getting an error " error: use of undeclared identifier 'skb' "
while implementing following function
static int handle_rx

For solution I am using following instruction
struct __sk_buff *skb = pkt;

Is it normal?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant