OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:route_delete
(Results
1 - 6
of
6
) sorted by null
/external/android-clat/
setroute.h
22
#define
ROUTE_DELETE
0
setroute.c
42
* change_type -
ROUTE_DELETE
, ROUTE_REPLACE, or ROUTE_CREATE
68
case
ROUTE_DELETE
:
119
if(mtu > 0 && change_type !=
ROUTE_DELETE
) {
clatd.c
124
128, NULL, 1, 0,
ROUTE_DELETE
);
/external/libppp/src/
route.h
64
extern void
route_Delete
(struct sticky_route **, int, const struct ncprange *);
route.c
635
route_Delete
(struct sticky_route **rp, int type, const struct ncprange *dst)
command.c
[
all
...]
Completed in 428 milliseconds