Searched refs:interface_defn_t (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Difupdown.c39 struct interface_defn_t;
45 int (*up)(struct interface_defn_t *ifd, execfn *e) FAST_FUNC;
46 int (*down)(struct interface_defn_t *ifd, execfn *e) FAST_FUNC;
74 struct interface_defn_t { struct
139 static char *get_var(const char *id, size_t idlen, struct interface_defn_t *ifd)
200 static char *parse(const char *command, struct interface_defn_t *ifd)
313 static int execute(const char *command, struct interface_defn_t *ifd, execfn *exec)
335 static int FAST_FUNC loopback_up6(struct interface_defn_t *ifd, execfn *exec)
347 static int FAST_FUNC loopback_down6(struct interface_defn_t *ifd, execfn *exec)
356 static int FAST_FUNC static_up6(struct interface_defn_t *if
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Difupdown.c39 struct interface_defn_t;
45 int (*up)(struct interface_defn_t *ifd, execfn *e) FAST_FUNC;
46 int (*down)(struct interface_defn_t *ifd, execfn *e) FAST_FUNC;
74 struct interface_defn_t { struct
139 static char *get_var(const char *id, size_t idlen, struct interface_defn_t *ifd)
200 static char *parse(const char *command, struct interface_defn_t *ifd)
313 static int execute(const char *command, struct interface_defn_t *ifd, execfn *exec)
335 static int FAST_FUNC loopback_up6(struct interface_defn_t *ifd, execfn *exec)
347 static int FAST_FUNC loopback_down6(struct interface_defn_t *ifd, execfn *exec)
356 static int FAST_FUNC static_up6(struct interface_defn_t *if
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Difupdown.c39 struct interface_defn_t;
45 int (*up)(struct interface_defn_t *ifd, execfn *e) FAST_FUNC;
46 int (*down)(struct interface_defn_t *ifd, execfn *e) FAST_FUNC;
74 struct interface_defn_t { struct
139 static char *get_var(const char *id, size_t idlen, struct interface_defn_t *ifd)
200 static char *parse(const char *command, struct interface_defn_t *ifd)
313 static int execute(const char *command, struct interface_defn_t *ifd, execfn *exec)
335 static int FAST_FUNC loopback_up6(struct interface_defn_t *ifd, execfn *exec)
347 static int FAST_FUNC loopback_down6(struct interface_defn_t *ifd, execfn *exec)
356 static int FAST_FUNC static_up6(struct interface_defn_t *if
[all...]

Completed in 126 milliseconds