rtcmd_irep_t
rtcmd_irep_t *
rtcmd_irep_t *rcip;
rcip = calloc(1, sizeof (rtcmd_irep_t));
del_rtcmd_irep(rtcmd_irep_t *rcip)
print_rtcmd_short(FILE *to, rtcmd_irep_t *rcip, boolean_t gw_good,
set_metric(rtcmd_irep_t *rcip, char *value, int key, boolean_t lock)
args_to_rtcmd(rtcmd_irep_t *rcip, char **argv, char *cmd_string)
compare_rtcmd(rtcmd_irep_t *srch_rt, rtcmd_irep_t *file_rt)
search_rtfile(FILE *fp, FILE *temp_fp, rtcmd_irep_t *rt, search_mode_t mode)
rtcmd_irep_t *thisrt;
rtcmd_irep_t *rt;
rtcmd_irep_t *newrt;
inet_makenetandmask(rtcmd_irep_t *rcip, in_addr_t net, struct sockaddr_in *sin)
getaddr(rtcmd_irep_t *rcip, int which, char *s, addr_type_t atype)
struct hostent **hpp, addr_type_t atype, rtcmd_irep_t *rcip)
static boolean_t args_to_rtcmd(rtcmd_irep_t *rcip, char **argv,
static boolean_t compare_rtcmd(rtcmd_irep_t *srch_rt,
rtcmd_irep_t *file_rt);
rtmsg(rtcmd_irep_t *newrt)
static void del_rtcmd_irep(rtcmd_irep_t *rcip);
static boolean_t getaddr(rtcmd_irep_t *rcip, int which, char *s,
rtcmd_irep_t *rcip);
static void inet_makenetandmask(rtcmd_irep_t *rcip, in_addr_t net,
print_getmsg(rtcmd_irep_t *req_rt, struct rt_msghdr *rtm, int msglen)
static rtcmd_irep_t *new_rtcmd_irep(void);
static void print_getmsg(rtcmd_irep_t *req_rt,
static void print_rtcmd_short(FILE *to, rtcmd_irep_t *rcip,
static int rtmsg(rtcmd_irep_t *rcip);
static int search_rtfile(FILE *fp, FILE *temp_fp, rtcmd_irep_t *rt,
static void set_metric(rtcmd_irep_t *rcip, char *value, int key,