OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipf_sync_tcporder
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_sync.c
152
void
ipf_sync_tcporder
(int, struct tcpdata *);
310
/* Function:
ipf_sync_tcporder
*/
319
ipf_sync_tcporder
(int way, tcpdata_t *td)
function
373
ipf_sync_tcporder
(way, &ips->is_tcp.ts_data[0]);
374
ipf_sync_tcporder
(way, &ips->is_tcp.ts_data[1]);
413
# define
ipf_sync_tcporder
(x,y)
macro
/src/external/bsd/ipf/dist/
ip_sync.c
148
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 22 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026