Searched refs:SIOCADDRT (Results 1 - 17 of 17) sorted by relevance

/linux-master/net/x25/
H A Dx25_route.c166 if (cmd != SIOCADDRT && cmd != SIOCDELRT)
181 if (cmd == SIOCADDRT)
H A Daf_x25.c1423 case SIOCADDRT:
1701 case SIOCADDRT:
/linux-master/include/uapi/linux/
H A Dsockios.h52 #define SIOCADDRT 0x890B /* add routing table entry */ macro
/linux-master/net/ax25/
H A Dax25_route.c235 case SIOCADDRT:
H A Daf_ax25.c1820 case SIOCADDRT:
/linux-master/net/appletalk/
H A Dddp.c851 * ATCP will install them manually via SIOCADDRT.
904 case SIOCADDRT:
1790 case SIOCADDRT:
1838 case SIOCADDRT:
1851 case SIOCADDRT:
/linux-master/net/ipv6/
H A Daf_inet6.c573 case SIOCADDRT:
639 case SIOCADDRT:
H A Droute.c4468 if (cmd != SIOCADDRT && cmd != SIOCDELRT)
4477 case SIOCADDRT:
/linux-master/net/ipv4/
H A Daf_inet.c967 case SIOCADDRT:
1041 case SIOCADDRT:
H A Dipconfig.c424 if ((err = ip_rt_ioctl(&init_net, SIOCADDRT, &rm)) < 0) {
H A Dfib_frontend.c625 case SIOCADDRT: /* Add a route */
/linux-master/net/rose/
H A Drose_route.c736 case SIOCADDRT:
H A Daf_rose.c1367 case SIOCADDRT:
/linux-master/net/qrtr/
H A Daf_qrtr.c1184 case SIOCADDRT:
/linux-master/net/netrom/
H A Dnr_route.c642 case SIOCADDRT:
H A Daf_netrom.c1249 case SIOCADDRT:
/linux-master/net/packet/
H A Daf_packet.c4241 case SIOCADDRT:

Completed in 241 milliseconds