Searched defs:route (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | route.h | 52 struct route { struct 53 struct nhop_object *ro_nh; 54 struct llentry *ro_lle; 59 char *ro_prepend; 60 uint16_t ro_plen; 84 u_long rmx_expire; /* lifetime for route, e.g. redirect */ argument
|
| H A D | if_vxlan.c | 2474 struct route route, *ro; in vxlan_encap4() local 2586 struct route_in6 route, *ro; in vxlan_encap6() local
|
| /f-stack/tools/compat/include/net/ |
| H A D | route.h | 50 struct route { struct 51 struct nhop_object *ro_nh; 52 struct llentry *ro_lle; 57 char *ro_prepend; 58 uint16_t ro_plen; 82 u_long rmx_expire; /* lifetime for route, e.g. redirect */ argument
|
| /f-stack/tools/ |
| H A D | README.md | 67 # route chapter
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_options.h | 43 struct in_addr route[MAX_IPOPTLEN/sizeof(struct in_addr)]; member
|
| /f-stack/freebsd/net/route/ |
| H A D | route_ddb.c | 206 _DB_FUNC(_show, route, db_show_route_cmd, db_show_table, CS_OWN, NULL) in _DB_FUNC() argument
|
| /f-stack/lib/ |
| H A D | ff_msg.h | 146 struct ff_route_args route; member
|
| /f-stack/dpdk/app/test-fib/ |
| H A D | main.c | 392 set_rnd_ipv6(uint8_t *addr, uint8_t *route, int depth) in set_rnd_ipv6()
|