repo.or.cz
/
openggsn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lib/tun: Mark internal helper functions 'static'
[openggsn.git]
/
ggsn
/
icmpv6.h
blob
ebff04ee5268aa4091f0159a177ff9e541cb522c
1
#pragma once
2
3
#include
"../gtp/gtp.h"
4
#include
"../gtp/pdp.h"
5
6
int
handle_router_mcast
(
struct
gsn_t
*
gsn
,
struct
pdp_t
*
pdp
,
const uint8_t
*
pack
,
unsigned
len
);