Home
last modified time | relevance | path

Searched defs:null_data (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libcbor/test/
H A Dfloat_ctrl_test.c65 unsigned char null_data[] = {0xF6}; global() variable
H A Dcbor_stream_decode_test.c658 unsigned char null_data[] = {0xF6}; variable
/freebsd/sys/dev/rtwn/rtl8188e/
H A Dr88e_fw_cmd.h39 uint8_t null_data; member
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_fw_cmd.h68 uint8_t null_data; member
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c852 int required_size, bcn_size, null_size, null_data, error; in rtwn_push_nulldata() local