Lines Matching refs:val_8
378 u8 val_8, mask_8; in bcmasp_netfilt_wr_to_hw() local
446 val_8 = 0x45; in bcmasp_netfilt_wr_to_hw()
449 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
458 val_8 = IPPROTO_TCP; in bcmasp_netfilt_wr_to_hw()
463 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
466 val_8 = IPPROTO_UDP; in bcmasp_netfilt_wr_to_hw()
472 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
475 val_8 = IPPROTO_TCP; in bcmasp_netfilt_wr_to_hw()
480 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()
483 val_8 = IPPROTO_UDP; in bcmasp_netfilt_wr_to_hw()
488 &val_8, &mask_8, sizeof(val_8)); in bcmasp_netfilt_wr_to_hw()