Home | History | Annotate | Download | only in altq

Lines Matching refs:fi_dst

815 		fin->fi_dst.s_addr = ip->ip_dst.s_addr;
1113 if (filter4->ff_flow.fi_dst.s_addr == 0)
1123 filter4->ff_flow.fi_dst.s_addr &=
1135 i = ACC_GET_HASH_INDEX(filter4->ff_flow.fi_dst.s_addr);
1286 i = ACC_GET_HASH_INDEX(fp->fi_dst.s_addr);
1358 filt->ff_flow.fi_dst.s_addr !=
1359 (pkt->fi_dst.s_addr & filt->ff_mask.mask_dst.s_addr))
1519 if (filt->ff_flow.fi_dst.s_addr != 0)
1593 fp->ip4f_info.fi_dst.s_addr = ip->ip_dst.s_addr;
1610 ip->ip_dst.s_addr == fp->ip4f_info.fi_dst.s_addr &&