Home
last modified time | relevance | path

Searched refs:logflags (Results 1 – 18 of 18) sorted by relevance

/linux/net/netfilter/
A Dnf_log_syslog.c61 unsigned int logflags; in dump_arp_packet() local
71 logflags = info->u.log.logflags; in dump_arp_packet()
298 unsigned int logflags; in dump_ipv4_packet() local
302 logflags = info->u.log.logflags; in dump_ipv4_packet()
534 unsigned int logflags; in dump_ipv6_packet() local
541 logflags = info->u.log.logflags; in dump_ipv6_packet()
688 ptr, logflags)) in dump_ipv6_packet()
774 unsigned int logflags = 0; in dump_ipv4_mac_header() local
777 logflags = info->u.log.logflags; in dump_ipv4_mac_header()
849 unsigned int logflags = 0; in dump_ipv6_mac_header() local
[all …]
A Dnft_log.c188 li->u.log.logflags = in nft_log_init()
190 if (li->u.log.logflags & ~NF_LOG_MASK) { in nft_log_init()
257 if (li->u.log.logflags) { in nft_log_dump()
259 htonl(li->u.log.logflags))) in nft_log_dump()
A Dxt_LOG.c37 li.u.log.logflags = loginfo->logflags; in log_tg()
/linux/fs/xfs/libxfs/
A Dxfs_bmap.c1049 logflags = 0; in xfs_bmap_add_attrfork()
1064 if (logflags) in xfs_bmap_add_attrfork()
4297 if (bma->logflags) in xfs_bmapi_finish()
4698 if (logflags) in xfs_bmapi_remap()
5349 logflags = 0; in __xfs_bunmapi()
5457 &logflags); in __xfs_bunmapi()
5595 if (logflags) in __xfs_bunmapi()
5748 int *logflags, in xfs_bmap_shift_update_extent() argument
5865 if (logflags) in xfs_bmap_collapse_extents()
5989 if (logflags) in xfs_bmap_insert_extents()
[all …]
A Dxfs_dir2_sf.c266 int logflags; /* inode logging flags */ in xfs_dir2_block_to_sf() local
331 logflags = XFS_ILOG_CORE; in xfs_dir2_block_to_sf()
349 logflags |= XFS_ILOG_DDATA; in xfs_dir2_block_to_sf()
352 xfs_trans_log_inode(args->trans, dp, logflags); in xfs_dir2_block_to_sf()
A Dxfs_alloc.c2762 int logflags; in xfs_alloc_get_freelist() local
2797 logflags = XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT; in xfs_alloc_get_freelist()
2801 logflags |= XFS_AGF_BTREEBLKS; in xfs_alloc_get_freelist()
2804 xfs_alloc_log_agf(tp, agbp, logflags); in xfs_alloc_get_freelist()
2887 int logflags; in xfs_alloc_put_freelist() local
2903 logflags = XFS_AGF_FLLAST | XFS_AGF_FLCOUNT; in xfs_alloc_put_freelist()
2907 logflags |= XFS_AGF_BTREEBLKS; in xfs_alloc_put_freelist()
2910 xfs_alloc_log_agf(tp, agbp, logflags); in xfs_alloc_put_freelist()
2919 xfs_alloc_log_agf(tp, agbp, logflags); in xfs_alloc_put_freelist()
A Dxfs_bmap.h32 int logflags;/* flags for transaction logging */ member
A Dxfs_btree.c2886 int *logflags, /* logging flags for inode */ in xfs_btree_new_iroot() argument
2976 *logflags |= in xfs_btree_new_iroot()
3138 int logflags = 0; in xfs_btree_make_block_unfull() local
3140 error = xfs_btree_new_iroot(cur, &logflags, stat); in xfs_btree_make_block_unfull()
3144 xfs_trans_log_inode(cur->bc_tp, ip, logflags); in xfs_btree_make_block_unfull()
/linux/include/uapi/linux/netfilter/
A Dxt_LOG.h16 unsigned char logflags; member
/linux/include/uapi/linux/netfilter_ipv4/
A Dipt_LOG.h16 unsigned char logflags; member
/linux/include/uapi/linux/netfilter_ipv6/
A Dip6t_LOG.h16 unsigned char logflags; member
/linux/drivers/s390/net/
A Dctcm_main.c93 if (!(ch->logflags & LOG_FLAG_ILLEGALPKT)) { in ctcm_unpack_skb()
94 ch->logflags |= LOG_FLAG_ILLEGALPKT; in ctcm_unpack_skb()
113 if (!(ch->logflags & LOG_FLAG_ILLEGALSIZE)) { in ctcm_unpack_skb()
119 ch->logflags |= LOG_FLAG_ILLEGALSIZE; in ctcm_unpack_skb()
130 if (!(ch->logflags & LOG_FLAG_OVERRUN)) { in ctcm_unpack_skb()
135 ch->logflags |= LOG_FLAG_OVERRUN; in ctcm_unpack_skb()
147 if (!(ch->logflags & LOG_FLAG_NOMEM)) { in ctcm_unpack_skb()
151 ch->logflags |= LOG_FLAG_NOMEM; in ctcm_unpack_skb()
166 ch->logflags = 0; in ctcm_unpack_skb()
175 ch->logflags |= LOG_FLAG_OVERRUN; in ctcm_unpack_skb()
A Dctcm_main.h198 __u16 logflags; member
/linux/net/bridge/netfilter/
A Debt_log.c93 bitmask = loginfo->u.log.logflags; in ebt_log_packet()
187 li.u.log.logflags = info->bitmask; in ebt_log_tg()
/linux/include/net/netfilter/
A Dnf_log.h34 u_int8_t logflags; member
/linux/fs/xfs/
A Dxfs_trace.h3525 __field(int, logflags)
3532 __entry->logflags = res->tr_logflags;
3539 __entry->logflags)
/linux/net/ipv4/netfilter/
A Dip_tables.c151 .logflags = NF_LOG_DEFAULT_MASK,
/linux/net/ipv6/netfilter/
A Dip6_tables.c176 .logflags = NF_LOG_DEFAULT_MASK,

Completed in 61 milliseconds