Home
last modified time | relevance | path

Searched defs:pip (Results 1 – 19 of 19) sorted by relevance

/mirbsd/src/usr.sbin/ppp/ppp/
Dalias.c161 TcpMonitorIn(struct ip *pip, struct alias_link *link) in TcpMonitorIn()
183 TcpMonitorOut(struct ip *pip, struct alias_link *link) in TcpMonitorOut()
268 IcmpAliasIn1(struct ip *pip) in IcmpAliasIn1()
314 IcmpAliasIn2(struct ip *pip) in IcmpAliasIn2()
424 IcmpAliasIn(struct ip *pip) in IcmpAliasIn()
461 IcmpAliasOut1(struct ip *pip) in IcmpAliasOut1()
508 IcmpAliasOut2(struct ip *pip) in IcmpAliasOut2()
628 IcmpAliasOut(struct ip *pip) in IcmpAliasOut()
665 ProtoAliasIn(struct ip *pip) in ProtoAliasIn()
700 ProtoAliasOut(struct ip *pip) in ProtoAliasOut()
[all …]
Dalias_util.c84 IpChecksum(struct ip *pip) in IpChecksum()
92 TcpChecksum(struct ip *pip) in TcpChecksum()
Dalias_pptp.c147 AliasHandlePptpOut(struct ip *pip, /* IP packet to examine/patch */ in AliasHandlePptpOut()
210 AliasHandlePptpIn(struct ip *pip, /* IP packet to examine/patch */ in AliasHandlePptpIn()
275 AliasVerifyPptp(struct ip *pip, u_int16_t *ptype) /* IP packet to examine/patch */ in AliasVerifyPptp()
313 AliasHandlePptpGreOut(struct ip *pip) in AliasHandlePptpGreOut()
341 AliasHandlePptpGreIn(struct ip *pip) in AliasHandlePptpGreIn()
Dalias_smedia.c139 alias_rtsp_out(struct ip *pip, in alias_rtsp_out()
321 alias_pna_out(struct ip *pip, in alias_pna_out()
368 AliasHandleRtspOut(struct ip *pip, struct alias_link *link, int maxpacketsize) in AliasHandleRtspOut()
Dalias_cuseeme.c68 AliasHandleCUSeeMeOut(struct ip *pip, struct alias_link *link) in AliasHandleCUSeeMeOut()
92 AliasHandleCUSeeMeIn(struct ip *pip, struct in_addr original_addr) in AliasHandleCUSeeMeIn()
Dalias_proxy.c285 struct ip *pip, in ProxyEncodeTcpStream()
370 ProxyEncodeIpHeader(struct ip *pip, in ProxyEncodeIpHeader()
449 ProxyCheck(struct ip *pip, in ProxyCheck()
496 struct ip *pip, in ProxyModify()
Dalias_irc.c67 AliasHandleIrcOut(struct ip *pip, /* IP packet to examine */ in AliasHandleIrcOut()
Dalias_ftp.c107 struct ip *pip, /* IP packet to examine/patch */ in AliasHandleFtpOut()
461 NewFtpMessage(struct ip *pip, in NewFtpMessage()
Dvjcomp.c77 struct ip *pip; in vj_LayerPush() local
Dtcpmss.c146 struct ip *pip; in tcpmss_Check() local
Dip.c250 const struct ip *pip = (const struct ip *)packet; in FilterCheck() local
591 const struct ip *pip = (const struct ip *)packet; in PacketCheck() local
Dalias_nbt.c201 struct ip *pip, /* IP packet to examine/patch */ in AliasHandleUdpNbt()
617 struct ip *pip, /* IP packet to examine/patch */ in AliasHandleUdpNbtNS()
Dalias_db.c2058 GetDeltaAckIn(struct ip *pip, struct alias_link *link) in GetDeltaAckIn()
2109 GetDeltaSeqOut(struct ip *pip, struct alias_link *link) in GetDeltaSeqOut()
2160 AddSeq(struct ip *pip, struct alias_link *link, int delta) in AddSeq()
/mirbsd/src/usr.bin/oldroff/nroff/
Dsdef.h50 filep pip; member
/mirbsd/src/sys/ufs/ext2fs/
Dext2fs_alloc.c138 ext2fs_inode_alloc(struct inode *pip, mode_t mode, struct ucred *cred, in ext2fs_inode_alloc()
531 ext2fs_inode_free(struct inode *pip, ino_t ino, mode_t mode) in ext2fs_inode_free()
/mirbsd/src/sys/ufs/ffs/
Dffs_alloc.c568 ffs_inode_alloc(struct inode *pip, mode_t mode, struct ucred *cred, in ffs_inode_alloc()
651 ffs_dirpref(pip) in ffs_dirpref() argument
1500 ffs_inode_free(struct inode *pip, ino_t ino, mode_t mode) in ffs_inode_free()
1517 ffs_freefile(struct inode *pip, ino_t ino, mode_t mode) in ffs_freefile()
Dffs_softdep.c4202 struct inode *pip; local
/mirbsd/src/sys/ufs/ufs/
Dinode.h148 #define UFS_INODE_ALLOC(pip, mode, cred, vpp) \ argument
151 #define UFS_INODE_FREE(pip, ino, mode) \ argument
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dia64-tdep.c2653 unw_proc_info_t *pip, void *arg) in ia64_put_unwind_info()