patch-2.1.102 linux/include/net/ip.h
Next file: linux/include/net/ip6_fib.h
Previous file: linux/include/linux/socket.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu May 14 14:40:52 1998
- Orig file:
v2.1.101/linux/include/net/ip.h
- Orig date:
Sat May 2 14:19:54 1998
diff -u --recursive --new-file v2.1.101/linux/include/net/ip.h linux/include/net/ip.h
@@ -94,11 +94,6 @@
extern int ip_mr_input(struct sk_buff *skb);
extern int ip_output(struct sk_buff *skb);
extern int ip_mc_output(struct sk_buff *skb);
-#ifdef CONFIG_IP_ACCT
-extern int ip_acct_output(struct sk_buff *skb);
-#else
-#define ip_acct_output dev_queue_xmit
-#endif
extern void ip_fragment(struct sk_buff *skb, int (*out)(struct sk_buff*));
extern int ip_do_nat(struct sk_buff *skb);
extern void ip_send_check(struct iphdr *ip);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov