Searched defs:protoff (Results 1 - 1 of 1) sorted by relevance

/include/net/netfilter/
H A Dnf_nat_helper.h12 unsigned int protoff, unsigned int match_offset,
19 unsigned int protoff,
25 return __nf_nat_mangle_tcp_packet(skb, ct, ctinfo, protoff,
32 unsigned int protoff, unsigned int match_offset,
16 nf_nat_mangle_tcp_packet(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned int match_offset, unsigned int match_len, const char *rep_buffer, unsigned int rep_len) argument

Completed in 125 milliseconds