Searched refs:u_32_t (Results 1 - 25 of 91) sorted by relevance

1234

/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_rules.h6 extern frentry_t *ipfrule_match_out_ __P((fr_info_t *, u_32_t *));
12 extern frentry_t *ipfrule_match_in_ __P((fr_info_t *, u_32_t *));
H A Dradix_ipf.h10 typedef unsigned int u_32_t; typedef
17 u_32_t *mask;
28 u_32_t *addrkey;
29 u_32_t *maskkey;
30 u_32_t *addroff;
31 u_32_t *maskoff;
32 u_32_t lastmask;
33 u_32_t bitmask;
H A Dip_frag.h40 u_32_t ipfr_optmsk;
43 u_32_t ipfr_id;
44 u_32_t ipfr_pass;
107 extern u_32_t ipf_frag_ipidknown __P((fr_info_t *));
108 extern int ipf_frag_ipidnew __P((fr_info_t *, u_32_t));
109 extern frentry_t *ipf_frag_known __P((fr_info_t *, u_32_t *));
111 extern int ipf_frag_natnew __P((ipf_main_softc_t *, fr_info_t *, u_32_t, struct nat *));
113 extern int ipf_frag_new __P((ipf_main_softc_t *, fr_info_t *, u_32_t));
H A Dip_auth.h21 u_32_t fra_pass;
24 u_32_t fra_flx;
71 extern frentry_t *ipf_auth_check __P((fr_info_t *, u_32_t *));
88 extern u_32_t ipf_auth_pre_scanlist __P((ipf_main_softc_t *, fr_info_t *,
89 u_32_t));
H A Dip_proxy.h39 u_32_t apt_seqmin[2]; /* don't change seq-off until after this */
41 u_32_t apt_ackmin[2]; /* don't change seq-off until after this */
168 u_32_t ftps_seq[2];
169 u_32_t ftps_len;
188 typedef u_32_t ipsec_cookie_t[2];
210 u_32_t irc_ipnum;
241 u_32_t rap_sbf; /* flag to indicate which of the 19 bytes have
244 u_32_t rap_sseq;
309 u_32_t *xs_len;
314 /* u_32_t xa_flavo
[all...]
H A Dip_fil.h144 u_32_t i6[4];
157 u_32_t i6[4];
180 #define I60(x) (((u_32_t *)(x))[0])
181 #define I61(x) (((u_32_t *)(x))[1])
182 #define I62(x) (((u_32_t *)(x))[2])
183 #define I63(x) (((u_32_t *)(x))[3])
184 #define HI60(x) ntohl(((u_32_t *)(x))[0])
185 #define HI61(x) ntohl(((u_32_t *)(x))[1])
186 #define HI62(x) ntohl(((u_32_t *)(x))[2])
187 #define HI63(x) ntohl(((u_32_t *)(
[all...]
H A Dip_nat.h112 u_32_t nat_flags;
113 u_32_t nat_sumd[2]; /* ip checksum delta for data segment*/
114 u_32_t nat_ipsumd; /* ip checksum delta for ip header */
115 u_32_t nat_mssclamp; /* if != zero clamp MSS to this */
246 u_32_t in_flags;
247 u_32_t in_mssclamp; /* if != 0 clamp MSS to this */
445 u_32_t hm_port;
466 u_32_t nai_sum1;
467 u_32_t nai_sum2;
551 u_32_t ns_tick
[all...]
/freebsd-10.1-release/contrib/ipfilter/lib/
H A Dcount6bits.c15 u_32_t *msk;
18 u_32_t j;
H A Dntomask.c15 u_32_t *ap;
17 u_32_t mask;
H A Dgetsumd.c14 u_32_t sum;
H A Dprintnataddr.c33 (u_32_t *)&addr->na_addr[0].in4.s_addr,
34 (u_32_t *)&addr->na_addr[1].in4.s_addr);
40 (u_32_t *)&addr->na_addr[0].in6,
41 (u_32_t *)&addr->na_addr[1].in6);
H A Doptvalue.c13 u_32_t getoptbyname(optname)
25 u_32_t getoptbyvalue(optval)
H A Dv6optvalue.c14 u_32_t getv6optbyname(optname)
28 u_32_t getv6optbyvalue(optval)
H A Dprintactiveaddr.c31 (u_32_t *)&addr->in6, NULL);
H A Dprinthost.c15 u_32_t *addr;
H A Dprintmask.c17 u_32_t *mask;
H A Dbuildopts.c14 u_32_t buildopts(cp, op, len)
19 u_32_t msk = 0;
H A Dprinthostmask.c17 u_32_t *addr, *mask;
H A Dprinttcpflags.c6 u_32_t tcpf, tcpfm;
H A Dprinthashnode.c40 printmask(ipe.ipe_family, (u_32_t *)&ipe.ipe_mask.in4_addr);
52 printip(ipe.ipe_family, (u_32_t *)&ipe.ipe_addr.in4_addr);
53 printmask(ipe.ipe_family, (u_32_t *)&ipe.ipe_mask.in4_addr);
H A Dprintpoolnode.c32 (u_32_t *)&np->ipn_addr.adf_addr.in4);
34 (u_32_t *)&np->ipn_mask.adf_addr);
39 (u_32_t *)&np->ipn_mask.adf_addr);
H A Dprintip.c17 u_32_t *addr;
/freebsd-10.1-release/contrib/ipfilter/
H A Dradix_ipf.h12 typedef unsigned int u_32_t; typedef
19 u_32_t *mask;
30 u_32_t *addrkey;
31 u_32_t *maskkey;
32 u_32_t *addroff;
33 u_32_t *maskoff;
34 u_32_t lastmask;
35 u_32_t bitmask;
H A Dipf.h103 typedef u_int32_t u_32_t; typedef
106 typedef unsigned int u_32_t; typedef
109 typedef uint32_t u_32_t; typedef
111 typedef unsigned int u_32_t; typedef
162 u_32_t fb_k;
238 extern u_32_t buildopts __P((char *, char *, int));
241 extern int count6bits __P((u_32_t *));
242 extern int count4bits __P((u_32_t));
257 extern char *getsumd __P((u_32_t));
258 extern u_32_t getoptbynam
[all...]
H A Dipmon.h64 u_32_t ac_logtag;
71 u_32_t ac_sip;
72 u_32_t ac_smsk;
73 u_32_t ac_dip;
74 u_32_t ac_dmsk;
129 #define HOSTNAME_V4(a,b) hostname((a), 4, (u_32_t *)&(b))

Completed in 103 milliseconds

1234