Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net/route/
H A Dnhop_ctl.c88 static struct nhop_priv *alloc_nhop_structure(void);
329 nh_priv = alloc_nhop_structure(); in nhop_create_from_info()
470 nh_priv = alloc_nhop_structure(); in nhop_create_from_nhop()
505 alloc_nhop_structure() in alloc_nhop_structure() function