Home
last modified time | relevance | path

Searched refs:unconditional (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/net/ipv4/netfilter/
Dip_tables.c171 static inline bool unconditional(const struct ipt_entry *e) in unconditional() function
233 if (unconditional(s) && in get_chainname_rulenum()
491 if ((unconditional(e) && in mark_source_chains()
718 if (!unconditional(e)) in check_underflow()
Darp_tables.c362 static inline bool unconditional(const struct arpt_entry *e) in unconditional() function
418 if ((unconditional(e) && in mark_source_chains()
557 if (!unconditional(e)) in check_underflow()
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c201 static inline bool unconditional(const struct ip6t_entry *e) in unconditional() function
262 if (unconditional(s) && in get_chainname_rulenum()
503 if ((unconditional(e) && in mark_source_chains()
730 if (!unconditional(e)) in check_underflow()
/linux-4.4.14/drivers/isdn/i4l/
DKconfig110 unconditional), CFB (Call forward when busy) and CFNR (call forward
/linux-4.4.14/Documentation/
DCodingStyle392 used frequently by compilers in form of the unconditional jump instruction.
405 - unconditional statements are easier to understand and follow
/linux-4.4.14/Documentation/filesystems/
Drelay.txt85 functions allow you to put unconditional 'trace' statements anywhere