Search | Google it | Results 1 - 1 of 1 for funcall:LIST_ENTRY from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/ip_flow.c (0.00 seconds) |
66: struct ipflow { 67: LIST_ENTRY(ipflow) ipf_list; /* next in active list */ 68: LIST_ENTRY(ipflow) ipf_hash; /* next ipflow in bucket */ 69: struct in_addr ipf_dst; /* destination address */