Searched refs:is_bcast (Results 1 – 2 of 2) sorted by relevance
128 …uint64_t is_bcast : 1; /**< set if the hardware determined that the packet is a… member186 …uint64_t is_bcast : 1; /**< set if the hardware determined that the packet is a… member245 …uint64_t is_bcast : 1; /**< set if the hardware determined that the packet is a… member281 …uint64_t is_bcast : 1; /**< set if the hardware determined that the packet is a… member336 …uint64_t is_bcast : 1; /**< set if the hardware determined that the packet is a… member391 …uint64_t is_bcast : 1; /**< set if the hardware determined that the packet is a… member
346 int is_bcast = 0; in convert_in_un_remote() local373 is_bcast = 2; in convert_in_un_remote()378 is_bcast = 1; in convert_in_un_remote()383 is_bcast = 0; in convert_in_un_remote()390 if (bcast) *bcast = is_bcast; in convert_in_un_remote()425 if (is_bcast) { in convert_in_un_remote()445 int is_bcast = 0; in convert_in_un_alloc() local476 is_bcast = 0; in convert_in_un_alloc()481 is_bcast = 2; in convert_in_un_alloc()486 is_bcast = 1; in convert_in_un_alloc()[all …]