Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90415
b: refs/heads/master
c: 4f95165
h: refs/heads/master
i:
  90413: 5f4d020
  90411: 715e610
  90407: 773458e
  90399: 57a66cc
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed Mar 28, 2008
1 parent 4efc0a6 commit cecec6b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 09382bac667821017144de6b733a26f29a1c185b
refs/heads/master: 4f95165d4bf6369d57052d60cc0266c569c6b077
17 changes: 0 additions & 17 deletions trunk/include/net/ipv6.h
Original file line number Diff line number Diff line change
Expand Up @@ -250,15 +250,6 @@ int ip6_frag_mem(struct net *net);

#define IPV6_FRAG_TIMEOUT (60*HZ) /* 60 seconds */

/*
* Function prototype for build_xmit
*/

typedef int (*inet_getfrag_t) (const void *data,
struct in6_addr *addr,
char *,
unsigned int, unsigned int);

extern int __ipv6_addr_type(const struct in6_addr *addr);
static inline int ipv6_addr_type(const struct in6_addr *addr)
{
Expand Down Expand Up @@ -510,14 +501,6 @@ extern int ip6_local_out(struct sk_buff *skb);
* Extension header (options) processing
*/

extern u8 * ipv6_build_nfrag_opts(struct sk_buff *skb,
u8 *prev_hdr,
struct ipv6_txoptions *opt,
struct in6_addr *daddr,
u32 jumbolen);
extern u8 * ipv6_build_frag_opts(struct sk_buff *skb,
u8 *prev_hdr,
struct ipv6_txoptions *opt);
extern void ipv6_push_nfrag_opts(struct sk_buff *skb,
struct ipv6_txoptions *opt,
u8 *proto,
Expand Down

0 comments on commit cecec6b

Please sign in to comment.