Lines Matching refs:usr_ip4_spec
427 &fs->h_u.usr_ip4_spec.tos, in bcmasp_netfilt_wr_to_hw()
428 &fs->m_u.usr_ip4_spec.tos, in bcmasp_netfilt_wr_to_hw()
429 sizeof(fs->h_u.usr_ip4_spec.tos)); in bcmasp_netfilt_wr_to_hw()
431 &fs->h_u.usr_ip4_spec.proto, in bcmasp_netfilt_wr_to_hw()
432 &fs->m_u.usr_ip4_spec.proto, in bcmasp_netfilt_wr_to_hw()
433 sizeof(fs->h_u.usr_ip4_spec.proto)); in bcmasp_netfilt_wr_to_hw()
435 &fs->h_u.usr_ip4_spec.ip4src, in bcmasp_netfilt_wr_to_hw()
436 &fs->m_u.usr_ip4_spec.ip4src, in bcmasp_netfilt_wr_to_hw()
437 sizeof(fs->h_u.usr_ip4_spec.ip4src)); in bcmasp_netfilt_wr_to_hw()
439 &fs->h_u.usr_ip4_spec.ip4dst, in bcmasp_netfilt_wr_to_hw()
440 &fs->m_u.usr_ip4_spec.ip4dst, in bcmasp_netfilt_wr_to_hw()
441 sizeof(fs->h_u.usr_ip4_spec.ip4dst)); in bcmasp_netfilt_wr_to_hw()
442 if (!fs->m_u.usr_ip4_spec.l4_4_bytes) in bcmasp_netfilt_wr_to_hw()
452 &fs->h_u.usr_ip4_spec.l4_4_bytes, in bcmasp_netfilt_wr_to_hw()
453 &fs->m_u.usr_ip4_spec.l4_4_bytes, in bcmasp_netfilt_wr_to_hw()
454 sizeof(fs->h_u.usr_ip4_spec.l4_4_bytes) in bcmasp_netfilt_wr_to_hw()