Home
last modified time | relevance | path

Searched refs:nh_len (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhop.h189 uint32_t nh_len; /* length of the datastructure */ member
H A Dnhop_ctl.c829 pnhe->nh_len = sizeof(struct nhop_external); in dump_nhop_entry()
/f-stack/tools/compat/include/net/route/
H A Dnhop.h189 uint32_t nh_len; /* length of the datastructure */ member
/f-stack/tools/netstat/
H A Dnhgrp.c290 na = (struct nhop_addrs *)((char *)nh + nh->nh_len); in update_global_map()
H A Dnhops.c274 na = (struct nhop_addrs *)((char *)nh + nh->nh_len); in print_nhop_entry_sysctl()