Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dtlsv1_record.c384 goto check_mac; in tlsv1_record_receive()
396 goto check_mac; in tlsv1_record_receive()
405 goto check_mac; in tlsv1_record_receive()
415 goto check_mac; in tlsv1_record_receive()
426 check_mac: in tlsv1_record_receive()
/dragonfly/sys/net/ipfw3_layer2/
H A Dip_fw3_layer2.c74 check_mac(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args, in check_mac() function
184 O_LAYER2_MAC, (filter_func)check_mac); in ip_fw3_layer2_init()
H A Dip_fw3_layer2.h44 void check_mac(int *cmd_ctl, int *cmd_val, struct ip_fw_args **args,