Home
last modified time | relevance | path

Searched refs:ipflags (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/netinet/
H A Dtcp_subr.c565 int ipflags = 0; in tcp_respond() local
693 ip6_output(m, NULL, ro6, ipflags, NULL, NULL, inp); in tcp_respond()
701 ipflags |= IP_DEBUGROUTE; in tcp_respond()
702 ip_output(m, NULL, ro, ipflags, NULL, inp); in tcp_respond()
/dragonfly/sys/vfs/hammer2/
H A Dhammer2_xops.c1554 if ((xop->ipflags & HAMMER2_INODE_RESIZED) == 0) { in hammer2_xop_inode_chain_sync()
H A Dhammer2_inode.c1719 xop->ipflags = ip->flags; in hammer2_inode_chain_sync()
H A Dhammer2.h994 u_int ipflags; member
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_xops.c1557 if ((xop->ipflags & HAMMER2_INODE_RESIZED) == 0) { in hammer2_xop_inode_chain_sync()
H A Dhammer2_inode.c1727 xop->ipflags = ip->flags; in hammer2_inode_chain_sync()
H A Dhammer2.h1038 u_int ipflags; member