Searched defs:log (Results 1 – 13 of 13) sorted by relevance
/net/openvswitch/ |
D | flow_netlink.c | 154 u64 key_attrs, u64 mask_attrs, bool log) in match_validate() 466 u64 *attrsp, bool log, bool nz) in __parse_flow_nlattrs() 511 bool log) in parse_flow_mask_nlattrs() 517 u64 *attrsp, bool log) in parse_flow_nlattrs() 524 bool log) in genev_tun_opt_from_nlattr() 575 bool log) in vxlan_tun_opt_from_nlattr() 631 bool log) in erspan_tun_opt_from_nlattr() 658 bool log) in ip_tun_from_nlattr() 988 const struct nlattr **a, bool log) in validate_vlan_from_nlattrs() 1026 const struct nlattr **a, bool log) in validate_vlan_mask_from_nlattrs() [all …]
|
D | datapath.c | 581 bool log = !a[OVS_PACKET_ATTR_PROBE]; in ovs_packet_cmd_execute() local 954 bool log = !a[OVS_FLOW_ATTR_PROBE]; in ovs_flow_cmd_new() local 1116 bool log) in get_flow_actions() 1152 bool log) in ovs_nla_init_match_and_action() 1201 bool log = !a[OVS_FLOW_ATTR_PROBE]; in ovs_flow_cmd_set() local 1302 bool log = !a[OVS_FLOW_ATTR_PROBE]; in ovs_flow_cmd_get() local 1361 bool log = !a[OVS_FLOW_ATTR_PROBE]; in ovs_flow_cmd_del() local
|
D | conntrack.h | 52 struct sw_flow_actions **acts, bool log) in ovs_ct_copy_action()
|
D | conntrack.c | 1347 const struct sw_flow_key *key, bool log) in ovs_ct_add_helper() 1385 struct ovs_conntrack_info *info, bool log) in parse_nat() 1531 const char **helper, bool log) in parse_ct() 1674 struct sw_flow_actions **sfa, bool log) in ovs_ct_copy_action()
|
D | flow.c | 932 struct sw_flow_key *key, bool log) in ovs_flow_key_extract_userspace()
|
/net/netfilter/ |
D | nfnetlink_log.c | 105 __instance_lookup(struct nfnl_log_net *log, u_int16_t group_num) in __instance_lookup() 125 instance_lookup_get(struct nfnl_log_net *log, u_int16_t group_num) in instance_lookup_get() 162 struct nfnl_log_net *log = nfnl_log_pernet(net); in instance_create() local 239 instance_destroy(struct nfnl_log_net *log, in instance_destroy() 445 __build_packet_message(struct nfnl_log_net *log, in __build_packet_message() 688 struct nfnl_log_net *log = nfnl_log_pernet(net); in nfulnl_log_packet() local 823 struct nfnl_log_net *log = nfnl_log_pernet(n->net); in nfulnl_rcv_nl_event() local 874 struct nfnl_log_net *log = nfnl_log_pernet(info->net); in nfulnl_recv_config() local 1020 struct nfnl_log_net *log; in get_first() local 1040 struct nfnl_log_net *log; in get_next() local [all …]
|
D | nf_log.c | 30 struct nf_logger *log; in __find_logger() local 47 const struct nf_logger *log; in nf_log_set() local 66 const struct nf_logger *log; in nf_log_unset() local 114 const struct nf_logger *log; in nf_log_unregister() local
|
/net/ceph/ |
D | ceph_common.c | 379 struct p_log *log) in get_secret() 427 struct p_log log = {.prefix = "libceph", .log = l}; in ceph_parse_mon_ips() local 447 struct p_log log = {.prefix = "libceph", .log = l}; in ceph_parse_param() local
|
/net/ipv4/ |
D | bpf_tcp_ca.c | 101 static int bpf_tcp_ca_btf_struct_access(struct bpf_verifier_log *log, in bpf_tcp_ca_btf_struct_access()
|
D | udp.c | 136 struct sock *sk, unsigned int log) in udp_lib_lport_inuse()
|
/net/sched/ |
D | sch_fq.c | 747 static int fq_resize(struct Qdisc *sch, u32 log) in fq_resize()
|
/net/smc/ |
D | smc_core.c | 1126 void smcr_link_clear(struct smc_link *lnk, bool log) in smcr_link_clear()
|
D | smc_llc.c | 1832 void smc_llc_link_clear(struct smc_link *link, bool log) in smc_llc_link_clear()
|