mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2026-04-03 03:28:04 +03:00
Kernel module basic ipv4 with debug settings
This commit is contained in:
2
utils.h
2
utils.h
@@ -89,4 +89,6 @@ void tcp6_set_checksum(struct tcphdr *tcph, struct ip6_hdr *iph);
|
||||
int set_ip_checksum(void *iph, uint32_t iphb_len);
|
||||
int set_tcp_checksum(struct tcphdr *tcph, void *iph, uint32_t iphb_len);
|
||||
|
||||
void z_function(const char *str, int *zbuf, size_t len);
|
||||
|
||||
#endif /* UTILS_H */
|
||||
|
||||
Reference in New Issue
Block a user