tag | line | file | source code |
ip_masq_seq | 53 | include/net/ip_masq.h | struct ip_masq_seq out_seq, in_seq; |
ip_masq_seq | 225 | net/ipv4/ip_masq_app.c | static __inline__ void masq_fix_seq(const struct ip_masq_seq *ms_seq, struct tcphdr *th) |
ip_masq_seq | 258 | net/ipv4/ip_masq_app.c | static __inline__ void masq_fix_ack_seq(const struct ip_masq_seq *ms_seq, struct tcphdr *th) |
ip_masq_seq | 291 | net/ipv4/ip_masq_app.c | static __inline__ void masq_seq_update(struct ip_masq *ms, struct ip_masq_seq *ms_seq, unsigned mflag, __u32 seq, int diff) |