Home
last modified time | relevance | path

Searched refs:OVS_NLERR (Results 1 – 5 of 5) sorted by relevance

/linux/net/openvswitch/
A Dflow_netlink.c483 OVS_NLERR(log, "Duplicate key (type %d).", type); in __parse_flow_nlattrs()
782 OVS_NLERR(log, "Unknown IP tunnel attribute %d", in ip_tun_from_nlattr()
834 OVS_NLERR(log, "IP tunnel TTL not specified."); in ip_tun_from_nlattr()
1403 OVS_NLERR( in nsh_key_put_from_nlattr()
1447 OVS_NLERR( in nsh_key_put_from_nlattr()
1457 OVS_NLERR(log, "Unknown nsh attribute %d", in nsh_key_put_from_nlattr()
1469 OVS_NLERR( in nsh_key_put_from_nlattr()
1486 OVS_NLERR( in nsh_key_put_from_nlattr()
1521 OVS_NLERR(log, "VLAN attribute unexpected."); in ovs_key_from_nlattrs()
1728 OVS_NLERR(log, "Unknown key attributes %llx", in ovs_key_from_nlattrs()
[all …]
A Dconntrack.c1475 OVS_NLERR(log, in parse_nat()
1482 OVS_NLERR(log, in parse_nat()
1534 OVS_NLERR(log, in parse_ct()
1543 OVS_NLERR(log, in parse_ct()
1566 OVS_NLERR(log, "ct_mark mask cannot be 0"); in parse_ct()
1624 OVS_NLERR(log, in parse_ct()
1631 OVS_NLERR(log, in parse_ct()
1675 OVS_NLERR(log, "ct family unspecified"); in ovs_ct_copy_action()
1968 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_set_zone_limit()
2012 OVS_NLERR(true, "zone id is out of range"); in ovs_ct_limit_del_zone_limit()
[all …]
A Ddatapath.h282 #define OVS_NLERR(logging_allowed, fmt, ...) \ macro
A Ddatapath.c950 OVS_NLERR(log, "Flow key attr not present in new flow."); in ovs_flow_cmd_new()
954 OVS_NLERR(log, "Flow actions attr not present in new flow."); in ovs_flow_cmd_new()
990 OVS_NLERR(log, "Flow actions may not be safe on all matching packets."); in ovs_flow_cmd_new()
1110 OVS_NLERR(log, in get_flow_actions()
1152 OVS_NLERR(log, in ovs_nla_init_match_and_action()
1191 OVS_NLERR(log, in ovs_flow_cmd_set()
1296 OVS_NLERR(log, in ovs_flow_cmd_get()
A Dactions.c826 OVS_NLERR(1, "L2 header too long to fragment"); in ovs_fragment()

Completed in 21 milliseconds