Home
last modified time | relevance | path

Searched refs:code_ptr_ptr (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dstrip.c626 static __u8 *StuffData(__u8 *src, __u32 length, __u8 *dst, __u8 **code_ptr_ptr) in StuffData() argument
629 __u8 *code_ptr = *code_ptr_ptr; in StuffData()
750 *code_ptr_ptr = NULL; in StuffData()
754 *code_ptr_ptr = code_ptr; in StuffData()