/linux/net/ipv4/netfilter/ |
H A D | nf_reject_ipv4.c | 75 nf_reject_ip_tcphdr_put(nskb, oldskb, oth); in nf_reject_skb_v4_unreach() argument 40 nf_reject_skb_v4_tcp_reset(struct net * net,struct sk_buff * oldskb,const struct net_device * dev,int hook) nf_reject_skb_v4_tcp_reset() argument 139 nf_reject_ip_tcphdr_get(struct sk_buff * oldskb,struct tcphdr * _oth,int hook) nf_reject_ip_tcphdr_get() argument 169 nf_reject_iphdr_put(struct sk_buff * nskb,const struct sk_buff * oldskb,__u8 protocol,int ttl) nf_reject_iphdr_put() argument 193 nf_reject_ip_tcphdr_put(struct sk_buff * nskb,const struct sk_buff * oldskb,const struct tcphdr * oth) nf_reject_ip_tcphdr_put() argument 239 nf_send_reset(struct net * net,struct sock * sk,struct sk_buff * oldskb,int hook) nf_send_reset() argument [all...] |
/linux/net/netfilter/ |
H A D | nft_reject_netdev.c | 19 static void nft_reject_queue_xmit(struct sk_buff *nskb, struct sk_buff *oldskb) in nft_reject_queue_xmit() 28 struct sk_buff *oldskb, in nft_reject_netdev_send_v4_tcp_reset() 42 struct sk_buff *oldskb, in nft_reject_netdev_send_v4_unreach() 56 struct sk_buff *oldskb, in nft_reject_netdev_send_v6_tcp_reset() 71 struct sk_buff *oldskb, in nft_reject_netdev_send_v6_unreach()
|
/linux/net/bridge/netfilter/ |
H A D | nft_reject_bridge.c | 23 static void nft_reject_br_push_etherhdr(struct sk_buff *oldskb, in nft_reject_br_push_etherhdr() 46 struct sk_buff *oldskb, in nft_reject_br_send_v4_tcp_reset() 62 struct sk_buff *oldskb, in nft_reject_br_send_v4_unreach() 78 struct sk_buff *oldskb, in nft_reject_br_send_v6_tcp_reset() 95 struct sk_buff *oldskb, in nft_reject_br_send_v6_unreach()
|
/linux/net/ipv6/netfilter/ |
H A D | nf_reject_ipv6.c | 60 nf_reject_skb_v6_tcp_reset(struct net * net,struct sk_buff * oldskb,const struct net_device * dev,int hook) nf_reject_skb_v6_tcp_reset() argument 95 nf_reject_skb_v6_unreach(struct net * net,struct sk_buff * oldskb,const struct net_device * dev,int hook,u8 code) nf_reject_skb_v6_unreach() argument 149 nf_reject_ip6_tcphdr_get(struct sk_buff * oldskb,struct tcphdr * otcph,unsigned int * otcplen,int hook) nf_reject_ip6_tcphdr_get() argument 198 nf_reject_ip6hdr_put(struct sk_buff * nskb,const struct sk_buff * oldskb,__u8 protocol,int hoplimit) nf_reject_ip6hdr_put() argument 222 nf_reject_ip6_tcphdr_put(struct sk_buff * nskb,const struct sk_buff * oldskb,const struct tcphdr * oth,unsigned int otcplen) nf_reject_ip6_tcphdr_put() argument 268 nf_send_reset6(struct net * net,struct sock * sk,struct sk_buff * oldskb,int hook) nf_send_reset6() argument [all...] |
/linux/drivers/atm/ |
H A D | solos-pci.c | 1072 struct sk_buff *oldskb = card->tx_skb[port]; in fpga_tx() local
|