Home
last modified time | relevance | path

Searched refs:ICMP_REDIR_NET (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dicmp.h56 #define ICMP_REDIR_NET 0 /* Redirect Net */ macro
/linux-2.4.37.9/net/ipv4/
Dicmp.c698 case ICMP_REDIR_NET: in icmp_redirect()