Linux Foundation Collaborative Projects
index
:
hicn
hicn-light-ng
host-stack
master
stable/2005
stable/2009
stable/2101
stable/2106
stable/2210
transport-ng
Hybrid Information-Centric Networking
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctrl
/
libhicnctrl
/
src
/
modules
/
hicn_light
/
wldr.c
blob: 7d1812ab2aa4ab33ff74f11aea54d8d31ffd59a6 (
plain
)
1
2
3
#include
"wldr.h"
static
int
_hcng_wldr_set
(
hc_sock_t
*
s
/* XXX */
)
{
return
0
;
}