Searched defs:new_ip (Results 1 – 5 of 5) sorted by relevance
85 uint32_t new_ip, int rw_daddr) in rewrite()143 uint32_t old_ip, new_ip = 0x3fea8c0; in do_test_rewrite() local
37 static inline void set_tcp_ip_src(struct __sk_buff *skb, __u32 new_ip) in set_tcp_ip_src()
112 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) in start_thread()
73 __be32 new_ip, netmask; in netmap_tg4() local
173 #define COMPAT_START_THREAD(ex, regs, new_ip, new_sp) \ argument