Searched refs:ipf_sync_tcporder (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_sync.c148 void ipf_sync_tcporder __P((int, struct tcpdata *));
313 /* Function: ipf_sync_tcporder */
322 ipf_sync_tcporder(way, td) function
382 ipf_sync_tcporder(way, &ips->is_tcp.ts_data[0]);
383 ipf_sync_tcporder(way, &ips->is_tcp.ts_data[1]);
422 # define ipf_sync_tcporder(x,y) macro

Completed in 97 milliseconds