Searched refs:logflags (Results 1 - 21 of 21) sorted by relevance

/linux-4.4.14/net/ipv6/netfilter/
H A Dnf_log_ipv6.c33 .logflags = NF_LOG_MASK,
50 unsigned int logflags; dump_ipv6_packet() local
53 logflags = info->u.log.logflags; dump_ipv6_packet()
55 logflags = NF_LOG_MASK; dump_ipv6_packet()
87 if (logflags & XT_LOG_IPOPT) dump_ipv6_packet()
124 if (logflags & XT_LOG_IPOPT) dump_ipv6_packet()
132 if (logflags & XT_LOG_IPOPT) { dump_ipv6_packet()
164 if (logflags & XT_LOG_IPOPT) { dump_ipv6_packet()
197 if (logflags & XT_LOG_IPOPT) dump_ipv6_packet()
207 ptr, logflags)) dump_ipv6_packet()
280 if ((logflags & XT_LOG_UID) && recurse) dump_ipv6_packet()
293 unsigned int logflags = 0; dump_ipv6_mac_header() local
296 logflags = info->u.log.logflags; dump_ipv6_mac_header()
298 if (!(logflags & XT_LOG_MACDECODE)) dump_ipv6_mac_header()
H A Dip6_tables.c242 .logflags = NF_LOG_MASK,
/linux-4.4.14/include/uapi/linux/netfilter/
H A Dxt_LOG.h15 unsigned char logflags; member in struct:xt_log_info
/linux-4.4.14/include/uapi/linux/netfilter_ipv4/
H A Dipt_LOG.h17 unsigned char logflags; member in struct:ipt_log_info
/linux-4.4.14/include/uapi/linux/netfilter_ipv6/
H A Dip6t_LOG.h17 unsigned char logflags; member in struct:ip6t_log_info
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_log_ipv4.c32 .logflags = NF_LOG_MASK,
44 unsigned int logflags; dump_ipv4_packet() local
47 logflags = info->u.log.logflags; dump_ipv4_packet()
49 logflags = NF_LOG_MASK; dump_ipv4_packet()
79 if ((logflags & XT_LOG_IPOPT) && dump_ipv4_packet()
104 iphoff+ih->ihl*4, logflags)) dump_ipv4_packet()
253 if ((logflags & XT_LOG_UID) && !iphoff) dump_ipv4_packet()
280 unsigned int logflags = 0; dump_ipv4_mac_header() local
283 logflags = info->u.log.logflags; dump_ipv4_mac_header()
285 if (!(logflags & XT_LOG_MACDECODE)) dump_ipv4_mac_header()
H A Dnf_log_arp.c33 .logflags = NF_LOG_MASK,
H A Dip_tables.c213 .logflags = NF_LOG_MASK,
/linux-4.4.14/net/netfilter/
H A Dxt_LOG.c40 li.u.log.logflags = loginfo->logflags; log_tg()
H A Dnf_log_common.c58 unsigned int logflags) nf_log_dump_tcp_header()
80 if (logflags & XT_LOG_TCPSEQ) { nf_log_dump_tcp_header()
110 if ((logflags & XT_LOG_TCPOPT) && th->doff*4 > sizeof(struct tcphdr)) { nf_log_dump_tcp_header()
56 nf_log_dump_tcp_header(struct nf_log_buf *m, const struct sk_buff *skb, u8 proto, int fragment, unsigned int offset, unsigned int logflags) nf_log_dump_tcp_header() argument
H A Dnft_log.c83 li->u.log.logflags = nft_log_init()
146 if (li->u.log.logflags) { nft_log_dump()
148 htonl(li->u.log.logflags))) nft_log_dump()
H A Dnf_tables_core.c42 .logflags = NF_LOG_MASK,
/linux-4.4.14/include/net/netfilter/
H A Dnf_log.h31 u_int8_t logflags; member in struct:nf_loginfo::__anon13510::__anon13512
103 unsigned int logflags);
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_bmap.c1115 int logflags; /* logging flags */ xfs_bmap_add_attrfork() local
1176 logflags = 0; xfs_bmap_add_attrfork()
1181 &logflags); xfs_bmap_add_attrfork()
1185 &flist, &logflags); xfs_bmap_add_attrfork()
1189 &logflags); xfs_bmap_add_attrfork()
1195 if (logflags) xfs_bmap_add_attrfork()
1196 xfs_trans_log_inode(tp, ip, logflags); xfs_bmap_add_attrfork()
2225 bma->logflags |= tmp_logflags; xfs_bmap_add_extent_delay_real()
2247 bma->logflags |= rval; xfs_bmap_add_extent_delay_real()
3153 bma->logflags |= tmp_logflags; xfs_bmap_add_extent_hole_real()
3164 bma->logflags |= rval; xfs_bmap_add_extent_hole_real()
4376 bma->logflags |= tmp_logflags; xfs_bmapi_allocate()
4454 bma->logflags |= tmp_logflags | XFS_ILOG_CORE; xfs_bmapi_convert_unwritten()
4668 bma.logflags |= tmp_logflags; xfs_bmapi_write()
4682 if ((bma.logflags & xfs_ilog_fext(whichfork)) && xfs_bmapi_write()
4684 bma.logflags &= ~xfs_ilog_fext(whichfork); xfs_bmapi_write()
4685 else if ((bma.logflags & xfs_ilog_fbroot(whichfork)) && xfs_bmapi_write()
4687 bma.logflags &= ~xfs_ilog_fbroot(whichfork); xfs_bmapi_write()
4693 if (bma.logflags) xfs_bmapi_write()
4694 xfs_trans_log_inode(tp, ip, bma.logflags); xfs_bmapi_write()
5067 int logflags; /* transaction logging flags */ xfs_bunmapi() local
5122 logflags = 0; xfs_bunmapi()
5220 &logflags); xfs_bunmapi()
5278 firstblock, flist, &logflags); xfs_bunmapi()
5287 firstblock, flist, &logflags); xfs_bunmapi()
5341 logflags |= tmp_logflags; xfs_bunmapi()
5371 logflags |= tmp_logflags; xfs_bunmapi()
5382 logflags |= tmp_logflags; xfs_bunmapi()
5395 if ((logflags & xfs_ilog_fext(whichfork)) && xfs_bunmapi()
5397 logflags &= ~xfs_ilog_fext(whichfork); xfs_bunmapi()
5398 else if ((logflags & xfs_ilog_fbroot(whichfork)) && xfs_bunmapi()
5400 logflags &= ~xfs_ilog_fbroot(whichfork); xfs_bunmapi()
5405 if (logflags) xfs_bunmapi()
5406 xfs_trans_log_inode(tp, ip, logflags); xfs_bunmapi()
5463 int *logflags) /* output */ xfs_bmse_merge()
5493 *logflags |= XFS_ILOG_CORE; xfs_bmse_merge()
5495 *logflags |= XFS_ILOG_DEXT; xfs_bmse_merge()
5535 int *logflags, xfs_bmse_shift_one()
5586 cur, logflags); xfs_bmse_shift_one()
5622 *logflags |= XFS_ILOG_CORE; xfs_bmse_shift_one()
5624 *logflags |= XFS_ILOG_DEXT; xfs_bmse_shift_one()
5673 int logflags = 0; xfs_bmap_shift_extents() local
5763 &current_ext, gotp, cur, &logflags, xfs_bmap_shift_extents()
5794 if (logflags) xfs_bmap_shift_extents()
5795 xfs_trans_log_inode(tp, ip, logflags); xfs_bmap_shift_extents()
5824 int logflags = 0; xfs_bmap_split_extent_at() local
5888 logflags = XFS_ILOG_CORE; xfs_bmap_split_extent_at()
5897 logflags |= XFS_ILOG_DEXT; xfs_bmap_split_extent_at()
5929 logflags |= tmp_logflags; xfs_bmap_split_extent_at()
5939 if (logflags) xfs_bmap_split_extent_at()
5940 xfs_trans_log_inode(tp, ip, logflags); xfs_bmap_split_extent_at()
5455 xfs_bmse_merge( struct xfs_inode *ip, int whichfork, xfs_fileoff_t shift, int current_ext, struct xfs_bmbt_rec_host *gotp, struct xfs_bmbt_rec_host *leftp, struct xfs_btree_cur *cur, int *logflags) xfs_bmse_merge() argument
5528 xfs_bmse_shift_one( struct xfs_inode *ip, int whichfork, xfs_fileoff_t offset_shift_fsb, int *current_ext, struct xfs_bmbt_rec_host *gotp, struct xfs_btree_cur *cur, int *logflags, enum shift_direction direction) xfs_bmse_shift_one() argument
H A Dxfs_bmap.h48 int logflags;/* flags for transaction logging */ member in struct:xfs_bmalloca
H A Dxfs_dir2_sf.c166 int logflags; /* inode logging flags */ xfs_dir2_block_to_sf() local
247 logflags = XFS_ILOG_CORE; xfs_dir2_block_to_sf()
266 logflags |= XFS_ILOG_DDATA; xfs_dir2_block_to_sf()
271 xfs_trans_log_inode(args->trans, dp, logflags); xfs_dir2_block_to_sf()
H A Dxfs_alloc.c2092 int logflags; xfs_alloc_get_freelist() local
2129 logflags = XFS_AGF_FLFIRST | XFS_AGF_FLCOUNT; xfs_alloc_get_freelist()
2133 logflags |= XFS_AGF_BTREEBLKS; xfs_alloc_get_freelist()
2136 xfs_alloc_log_agf(tp, agbp, logflags); xfs_alloc_get_freelist()
2212 int logflags; xfs_alloc_put_freelist() local
2233 logflags = XFS_AGF_FLLAST | XFS_AGF_FLCOUNT; xfs_alloc_put_freelist()
2237 logflags |= XFS_AGF_BTREEBLKS; xfs_alloc_put_freelist()
2241 xfs_alloc_log_agf(tp, agbp, logflags); xfs_alloc_put_freelist()
2250 xfs_alloc_log_agf(tp, agbp, logflags); xfs_alloc_put_freelist()
H A Dxfs_btree.c2606 int *logflags, /* logging flags for inode */ xfs_btree_new_iroot()
2700 *logflags |= xfs_btree_new_iroot()
2861 int logflags = 0; xfs_btree_make_block_unfull() local
2863 error = xfs_btree_new_iroot(cur, &logflags, stat); xfs_btree_make_block_unfull()
2867 xfs_trans_log_inode(cur->bc_tp, ip, logflags); xfs_btree_make_block_unfull()
2604 xfs_btree_new_iroot( struct xfs_btree_cur *cur, int *logflags, int *stat) xfs_btree_new_iroot() argument
/linux-4.4.14/drivers/s390/net/
H A Dctcm_main.c92 if (!(ch->logflags & LOG_FLAG_ILLEGALPKT)) { ctcm_unpack_skb()
93 ch->logflags |= LOG_FLAG_ILLEGALPKT; ctcm_unpack_skb()
112 if (!(ch->logflags & LOG_FLAG_ILLEGALSIZE)) { ctcm_unpack_skb()
118 ch->logflags |= LOG_FLAG_ILLEGALSIZE; ctcm_unpack_skb()
129 if (!(ch->logflags & LOG_FLAG_OVERRUN)) { ctcm_unpack_skb()
134 ch->logflags |= LOG_FLAG_OVERRUN; ctcm_unpack_skb()
146 if (!(ch->logflags & LOG_FLAG_NOMEM)) { ctcm_unpack_skb()
150 ch->logflags |= LOG_FLAG_NOMEM; ctcm_unpack_skb()
163 * reset logflags ctcm_unpack_skb()
165 ch->logflags = 0; ctcm_unpack_skb()
174 ch->logflags |= LOG_FLAG_OVERRUN; ctcm_unpack_skb()
H A Dctcm_main.h197 __u16 logflags; member in struct:channel
/linux-4.4.14/net/bridge/netfilter/
H A Debt_log.c94 bitmask = loginfo->u.log.logflags; ebt_log_packet()
187 li.u.log.logflags = info->bitmask; ebt_log_tg()

Completed in 943 milliseconds