Searched defs:oldskb (Results 1 – 3 of 3) sorted by relevance
/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 18 const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb, in nf_reject_ip_tcphdr_get() 48 const struct sk_buff *oldskb, in nf_reject_iphdr_put() 72 void nf_reject_ip_tcphdr_put(struct sk_buff *nskb, const struct sk_buff *oldskb, in nf_reject_ip_tcphdr_put() 104 void nf_send_reset(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset()
|
/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 18 const struct tcphdr *nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb, in nf_reject_ip6_tcphdr_get() 67 const struct sk_buff *oldskb, in nf_reject_ip6hdr_put() 91 const struct sk_buff *oldskb, in nf_reject_ip6_tcphdr_put() 132 void nf_send_reset6(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset6()
|
/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 26 static void nft_reject_br_push_etherhdr(struct sk_buff *oldskb, in nft_reject_br_push_etherhdr() 67 struct sk_buff *oldskb, in nft_reject_br_send_v4_tcp_reset() 102 struct sk_buff *oldskb, in nft_reject_br_send_v4_unreach() 189 struct sk_buff *oldskb, in nft_reject_br_send_v6_tcp_reset() 247 struct sk_buff *oldskb, in nft_reject_br_send_v6_unreach()
|