Searched refs:routeup (Results 1 – 7 of 7) sorted by relevance
16 struct routeup struct22 int routeup_setup (struct routeup *ifc); argument23 int routeup_once (struct routeup *ifc, unsigned int timeout);24 int routeup_process (struct routeup *rtc);25 void routeup_teardown (struct routeup *ifc);27 static inline int routeup_setup (struct routeup *ifc) in routeup_setup()31 static inline int routeup_once (struct routeup *ifc, unsigned int timeout) in routeup_once()35 static inline int routeup_process (struct routeup *rtc) in routeup_process()39 static inline void routeup_teardown (struct routeup *ifc) in routeup_teardown()
40 routeup_setup (struct routeup *rtc) in routeup_setup()73 routeup_process (struct routeup *rtc) in routeup_process()114 routeup_once (struct routeup *rtc, unsigned int timeout) in routeup_once()140 routeup_teardown (struct routeup *rtc) in routeup_teardown()149 struct routeup rtc; in main()
186 src_tlsdated_SOURCES+= src/routeup.c369 noinst_HEADERS+= src/routeup.h
41 struct routeup routeup_cfg; in action_netlink_ready()59 struct routeup routeup_cfg; in setup_event_route_up()
34 src/tlsdate-routeup
30 src/routeup.c \
8 Fix routeup flushing when using stdout (Avery Pennarun).105 Add tlsdate-routeup man page146 Update AppArmor profile to restrict {tlsdate,tlsdate-helper,tlsdated,tlsdate-routeup}