Home
last modified time | relevance | path

Searched refs:mb_t (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h390 mb_t **fin_mp; /* pointer to pointer to mbuf */
391 mb_t *fin_m; /* pointer to mbuf */
393 mb_t *fin_qfm; /* pointer to mblk where pkt starts */
1357 extern int fr_check __P((struct ip *, int, void *, int, mb_t **, ipf_stack_t *));
1358 extern int (*fr_checkp) __P((ip_t *, int, void *, int, mb_t **, ipf_stack_t *));
1370 extern void m_freem __P((mb_t *));
1390 extern void fr_calc_chksum __P((fr_info_t *, mb_t *));
1409 extern int fr_check __P((struct ip *, int, void *, int, mb_t **, ipf_stack_t *));
1410 extern int (*fr_checkp) __P((ip_t *, int, void *, int, mb_t **, ipf_stack_t *));
1411 extern size_t mbufchainlen __P((mb_t *));
[all …]
H A Dip_compat.h311 typedef mblk_t mb_t; typedef
493 typedef mblk_t mb_t; typedef
641 typedef struct mbuf mb_t; typedef
719 typedef struct mbuf mb_t; typedef
782 typedef struct mbuf mb_t; typedef
945 typedef struct mbuf mb_t; typedef
1003 typedef struct mbuf mb_t; typedef
1042 typedef struct mbuf mb_t; typedef
1079 typedef struct mbuf mb_t; typedef
1156 typedef struct sk_buff mb_t; typedef
[all …]
H A Dip_rpcb_pxy.c77 mb_t *, u_int));
87 mb_t *, u_int));
89 mb_t *, u_int));
241 mb_t *m;
313 mb_t *m;
797 mb_t *m;
1326 mb_t *m;
1392 mb_t *m;
H A Dip_auth.h57 extern int fr_newauth __P((mb_t *, fr_info_t *));
H A Dip_netbios_pxy.c105 mb_t *m;
H A Dip_irc_pxy.c287 mb_t *m;
289 mb_t *m1;
H A Dip_raudio_pxy.c108 mb_t *m;
221 mb_t *m;
H A Dip_ipsec_pxy.c122 mb_t *m;
308 mb_t *m;
H A Dipf_stack.h153 mb_t **ifs_fr_authpkts;
H A Dip_rcmd_pxy.c134 mb_t *m;
H A Dip_ftp_pxy.c202 mb_t *m;
655 mb_t *m;
1046 mb_t *m;
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_auth.c144 KMALLOCS(ifs->ifs_fr_authpkts, mb_t **,
278 mb_t *m; in fr_newauth()
362 mb_t *m;
651 mb_t *m;
712 mb_t *m;
826 mb_t *m;
H A Dip_log.c243 mb_t *m;
H A Dip_fil_solaris.c1655 mb_t *min; in fr_pullup()
1661 mb_t *m = min, *m1, *m2;
2882 mb_t *pkt;
H A Dfil.c1130 mb_t *m = *fin->fin_mp;
2319 mb_t **mp;
2334 mb_t *mc = NULL;
2335 mb_t *m;
2938 mb_t *m; in fr_cksum()
3219 mb_t *m; in m_copydata()
H A Dip_proxy.c475 mb_t *m;
H A Dip_state.c1554 mb_t *m = NULL;
2419 mb_t *m;
H A Dip_nat6.c1116 mb_t *m;
H A Dip_nat.c2898 mb_t *m;
/titanic_41/usr/src/cmd/ipf/tools/
H A Dip_fil.c535 mb_t *mb;
539 mb = (mb_t *)m;
767 mb_t *m, **mpp; in fr_fastroute()
821 mb_t *m; in m_freem()
828 mb_t *m; in m_copydata()
H A Dipftest.c38 void fixv4sums __P((mb_t *, ip_t *));
81 mb_t mb, *m;
774 mb_t *m; in fixv4sums()