Home
last modified time | relevance | path

Searched refs:if_route (Results 1 – 10 of 10) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/brlib/libnetconfig/
H A Ddhcp_net.h122 int if_route(const struct interface *, const struct in_addr *,
125 if_route(iface, dest, mask, gate, metric, 1)
127 if_route(iface, dest, mask, gate, metric, 0)
129 if_route(iface, dest, mask, gate, metric, -1)
131 if_route(iface, dest, mask, gate, metric, -2)
H A Ddhcp_if-bsd.c145 if_route(const struct interface *iface, const struct in_addr *dest, in if_route() function
/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Droute.c573 if (if_route(RTM_CHANGE, nrt) != -1) { in rt_add()
584 if (if_route(RTM_ADD, nrt) != -1) { in rt_add()
586 if (if_route(RTM_DELETE, ort) == -1 && errno != ESRCH) in rt_add()
605 if (if_route(RTM_DELETE, ort) == -1 && errno != ESRCH) in rt_add()
616 if (if_route(RTM_DELETE, ort) == -1) in rt_add()
624 if (if_route(RTM_ADD, nrt) != -1 || errno == EEXIST) { in rt_add()
648 retval = if_route(RTM_DELETE, rt) == -1 ? false : true; in rt_delete()
H A Dif.h225 int if_route(unsigned char, const struct rt *rt);
H A Dif-sun.c653 if_route(unsigned char cmd, const struct rt *rt) in if_route() function
H A Dif-bsd.c680 if_route(unsigned char cmd, const struct rt *rt) in if_route() function
H A Dif-linux.c1537 if_route(unsigned char cmd, const struct rt *rt) in if_route() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dif_var.h423 void if_route(struct ifnet *, int flag, int fam);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/net/
H A Dif_var.h423 void if_route(struct ifnet *, int flag, int fam);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dif_var.h423 void if_route(struct ifnet *, int flag, int fam);