OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipstate
(Results
1 - 13
of
13
) sorted by relevancy
/src/etc/rc.d/
ipfs
20
if [ -r /var/db/ipf/
ipstate
.ipf ] && [ -r /var/db/ipf/ipnat.ipf ]
23
rm -f /var/db/ipf/
ipstate
.ipf /var/db/ipf/ipnat.ipf
/src/sys/external/bsd/ipf/netinet/
ip_scan.h
27
struct
ipstate
;
101
extern int ipf_scan_attachis(struct
ipstate
*);
103
extern int ipf_scan_detachis(struct
ipstate
*);
105
extern int ipf_scan_packet(struct fr_info *, struct
ipstate
*);
ip_state.h
35
typedef struct
ipstate
{
struct
37
struct
ipstate
*is_next;
38
struct
ipstate
**is_pnext;
39
struct
ipstate
*is_hnext;
40
struct
ipstate
**is_phnext;
41
struct
ipstate
**is_me;
155
struct
ipstate
ips_is;
314
extern int ipf_state_insert(ipf_main_softc_t *, struct
ipstate
*, int);
316
extern void ipf_state_log(ipf_main_softc_t *, struct
ipstate
*, u_int);
ip_sync.h
64
struct
ipstate
*slu_ips;
95
struct
ipstate
sleu_ips;
ip_proxy.h
35
struct
ipstate
;
198
struct
ipstate
*ipsc_state;
ip_scan.c
246
struct
ipstate
*is;
289
struct
ipstate
*is;
ip_nat.h
91
struct
ipstate
;
122
struct
ipstate
*nat_state;
ip_fil_compat.c
663
struct
ipstate
*nat_state;
706
struct
ipstate
*nat_state;
748
struct
ipstate
*nat_state;
1027
struct
ipstate
*is_next;
1028
struct
ipstate
**is_pnext;
1029
struct
ipstate
*is_hnext;
1030
struct
ipstate
**is_phnext;
1031
struct
ipstate
**is_me;
1076
struct
ipstate
*is_next;
1077
struct
ipstate
**is_pnext
[
all
...]
ip_pptp_pxy.c
36
struct
ipstate
*pptp_state;
ip_state.c
923
bzero((char *)isn, offsetof(struct
ipstate
, is_pkts));
1315
offsetof(struct
ipstate
, is_authmsk) -
1316
offsetof(struct
ipstate
, is_pass)) == 0) {
4297
ipf_state_log(ipf_main_softc_t *softc, struct
ipstate
*is, u_int type)
ip_sync.c
154
void ipf_sync_storder(int, struct
ipstate
*);
fil.c
6167
{ 1, sizeof(struct
ipstate
), 5010000 }, /* 10 */
/src/etc/
MAKEDEV.tmpl
1517
mkdev
ipstate
c %ipl_chr% 2
Completed in 33 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025