taglinefilesource code
code_ptr_ptr245drivers/net/strip.cstatic __u8 *StuffData(__u8 *src, __u32 length, __u8 *dst, __u8 **code_ptr_ptr)
code_ptr_ptr248drivers/net/strip.c__u8 *code_ptr = *code_ptr_ptr;
code_ptr_ptr364drivers/net/strip.c*code_ptr_ptr = NULL;
code_ptr_ptr368drivers/net/strip.c*code_ptr_ptr = code_ptr;