OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipstate_t
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.h
85
}
ipstate_t
;
typedef in typeref:struct:ipstate
234
ipstate_t
*iss_list;
252
ipstate_t
**iss_table;
282
ipstate_t
*ipf_state_list;
283
ipstate_t
**ipf_state_table;
307
ipstate_t
**, u_int);
309
extern void ipf_state_deref(ipf_main_softc_t *,
ipstate_t
**);
312
extern
ipstate_t
*ipf_state_lookup(fr_info_t *, tcphdr_t *, ipftq_t **);
319
extern void ipf_state_setqueue(ipf_main_softc_t *,
ipstate_t
*, int);
320
extern void ipf_state_setpending(ipf_main_softc_t *,
ipstate_t
*);
[
all
...]
ip_state.c
156
static
ipstate_t
*ipf_checkicmp6matchingstate(fr_info_t *);
158
static int ipf_allowstateicmp(fr_info_t *,
ipstate_t
*, i6addr_t *);
159
static
ipstate_t
*ipf_matchsrcdst(fr_info_t *,
ipstate_t
*, i6addr_t *,
161
static
ipstate_t
*ipf_checkicmpmatchingstate(fr_info_t *);
164
static int ipf_state_del(ipf_main_softc_t *,
ipstate_t
*, int);
166
static int ipf_state_match(
ipstate_t
*is1,
ipstate_t
*is2);
167
static int ipf_state_matchaddresses(
ipstate_t
*is1,
ipstate_t
*is2)
[
all
...]
ip_scan.c
91
int ipf_scan_matchisc(ipscan_t *,
ipstate_t
*, int, int, int *);
92
int ipf_scan_match(
ipstate_t
*);
345
ipstate_t
*is;
412
ipstate_t
*is;
541
ipstate_t
*is;
ip_sync.c
371
ipf_sync_storder(int way,
ipstate_t
*ips)
686
ipstate_t
*is, sn;
699
KMALLOC(is,
ipstate_t
*);
714
bzero((char *)is, offsetof(
ipstate_t
, is_die));
716
sizeof(*is) - offsetof(
ipstate_t
, is_die));
1147
ipstate_t
*ips;
ip_fil_compat.c
1169
ipstate_t
**iss_table;
1170
ipstate_t
*iss_list;
1196
ipstate_t
**iss_table;
1197
ipstate_t
*iss_list;
4319
ipstate_t
*is = (
ipstate_t
*)current;
4389
ipstate_t
*is = (
ipstate_t
*)current;
ip_rpcb_pxy.c
1111
ipstate_t
*is;
ip_ftp_pxy.c
585
if (ipf_state_add(softc, &fi, (
ipstate_t
**)&ftp->ftp_pendstate,
916
if (ipf_state_add(softc, &fi, (
ipstate_t
**)&ftp->ftp_pendstate,
fil.c
7586
ipf_state_deref(softc, (
ipstate_t
**)datap);
Completed in 26 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025