Searched refs:SIOCDELRT (Results 1 - 16 of 16) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsockios.h53 #define SIOCDELRT 0x890C /* delete routing table entry */ macro
/linux-master/net/x25/
H A Dx25_route.c166 if (cmd != SIOCADDRT && cmd != SIOCDELRT)
H A Daf_x25.c1424 case SIOCDELRT:
1702 case SIOCDELRT:
/linux-master/net/ax25/
H A Dax25_route.c240 case SIOCDELRT:
H A Daf_ax25.c1821 case SIOCDELRT:
/linux-master/net/appletalk/
H A Dddp.c898 case SIOCDELRT:
1791 case SIOCDELRT:
1832 case SIOCDELRT:
1852 case SIOCDELRT:
/linux-master/net/ipv4/
H A Dfib_frontend.c510 if (cmd != SIOCDELRT) {
582 if (cmd == SIOCDELRT)
626 case SIOCDELRT: /* Delete a route */
635 if (cmd == SIOCDELRT) {
H A Daf_inet.c968 case SIOCDELRT:
1042 case SIOCDELRT:
/linux-master/net/ipv6/
H A Daf_inet6.c574 case SIOCDELRT: {
640 case SIOCDELRT:
H A Droute.c4468 if (cmd != SIOCADDRT && cmd != SIOCDELRT)
4480 case SIOCDELRT:
/linux-master/net/rose/
H A Drose_route.c750 case SIOCDELRT:
H A Daf_rose.c1368 case SIOCDELRT:
/linux-master/net/qrtr/
H A Daf_qrtr.c1185 case SIOCDELRT:
/linux-master/net/netrom/
H A Dnr_route.c676 case SIOCDELRT:
H A Daf_netrom.c1250 case SIOCDELRT:
/linux-master/net/packet/
H A Daf_packet.c4242 case SIOCDELRT:

Completed in 348 milliseconds