HomeSort by: relevance | last modified time | path
    Searched defs:fi_dst (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/altq/
altq.h 107 struct in_addr fi_dst; /* dest address */ member in struct:flowinfo_in
  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 109 i6addr_t fi_dst; member in struct:fr_ip4
1319 v5->fi_dst = v4->fi_dst;
1337 v4->fi_dst = v5->fi_dst;
ip_fil.h 304 i6addr_t fi_dst; /* destination address from packet */ member in struct:fr_ip
351 #define fi_daddr fi_dst.in4.s_addr
353 #define fi_dstnum fi_dst.iplookupnum
355 #define fi_dstname fi_dst.iplookupname
357 #define fi_dsttype fi_dst.iplookuptype
359 #define fi_dstsubtype fi_dst.iplookupsubtype
361 #define fi_dstptr fi_dst.iplookupptr
363 #define fi_dstfunc fi_dst.iplookupfunc
485 #define fin_dst fin_fi.fi_dst.in4
492 #define fin_dst6 fin_fi.fi_dst
    [all...]

Completed in 17 milliseconds