Searched defs:oldskb (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_reject_ipv4.c | 19 const struct tcphdr *nf_reject_ip_tcphdr_get(struct sk_buff *oldskb, in nf_reject_ip_tcphdr_get() 46 const struct sk_buff *oldskb, in nf_reject_iphdr_put() 70 void nf_reject_ip_tcphdr_put(struct sk_buff *nskb, const struct sk_buff *oldskb, in nf_reject_ip_tcphdr_put() 102 void nf_send_reset(struct sk_buff *oldskb, int hook) in nf_send_reset()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 19 const struct tcphdr *nf_reject_ip6_tcphdr_get(struct sk_buff *oldskb, in nf_reject_ip6_tcphdr_get() 68 const struct sk_buff *oldskb, in nf_reject_ip6hdr_put() 92 const struct sk_buff *oldskb, in nf_reject_ip6_tcphdr_put() 133 void nf_send_reset6(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset6()
|
/linux-4.1.27/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 27 static void nft_reject_br_push_etherhdr(struct sk_buff *oldskb, in nft_reject_br_push_etherhdr() 43 static void nft_reject_br_send_v4_tcp_reset(struct sk_buff *oldskb, in nft_reject_br_send_v4_tcp_reset() 77 static void nft_reject_br_send_v4_unreach(struct sk_buff *oldskb, in nft_reject_br_send_v4_unreach() 145 struct sk_buff *oldskb, in nft_reject_br_send_v6_tcp_reset() 203 struct sk_buff *oldskb, in nft_reject_br_send_v6_unreach()
|
/linux-4.1.27/drivers/atm/ |
D | solos-pci.c | 1070 struct sk_buff *oldskb = card->tx_skb[port]; in fpga_tx() local
|