Searched defs:oldskb (Results 1 – 4 of 4) sorted by relevance
/linux-5.10/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 15 const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb, in nf_reject_ip_tcphdr_get() 45 const struct sk_buff *oldskb, in nf_reject_iphdr_put() 69 void nf_reject_ip_tcphdr_put(struct sk_buff *nskb, const struct sk_buff *oldskb, in nf_reject_ip_tcphdr_put() 115 void nf_send_reset(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset()
|
/linux-5.10/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 15 const struct tcphdr *nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb, in nf_reject_ip6_tcphdr_get() 64 const struct sk_buff *oldskb, in nf_reject_ip6hdr_put() 88 const struct sk_buff *oldskb, in nf_reject_ip6_tcphdr_put() 144 void nf_send_reset6(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset6()
|
/linux-5.10/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 23 static void nft_reject_br_push_etherhdr(struct sk_buff *oldskb, in nft_reject_br_push_etherhdr() 70 struct sk_buff *oldskb, in nft_reject_br_send_v4_tcp_reset() 104 struct sk_buff *oldskb, in nft_reject_br_send_v4_unreach() 185 struct sk_buff *oldskb, in nft_reject_br_send_v6_tcp_reset() 244 struct sk_buff *oldskb, in nft_reject_br_send_v6_unreach()
|
/linux-5.10/drivers/atm/ |
D | solos-pci.c | 1072 struct sk_buff *oldskb = card->tx_skb[port]; in fpga_tx() local
|