Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireguard/
H A Dmain.c30 if (!wg_allowedips_selftest() || !wg_packet_counter_selftest() || in wg_mod_init()
H A Dqueueing.h206 bool wg_packet_counter_selftest(void);
/openbmc/linux/drivers/net/wireguard/selftest/
H A Dcounter.c7 bool __init wg_packet_counter_selftest(void) in wg_packet_counter_selftest() function