Home
last modified time | relevance | path

Searched defs:sql_constraints (Results 1 – 5 of 5) sorted by relevance

/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/netlink/rtnl/
H A Difaddrmsg.py55 sql_constraints = {'IFA_LOCAL': "NOT NULL DEFAULT ''"} variable in ifaddrmsg
H A Dndmsg.py71 sql_constraints = {'NDA_LLADDR': "NOT NULL DEFAULT ''", variable in ndmsg
H A Drtmsg.py76 sql_constraints = {'RTA_TABLE': 'NOT NULL DEFAULT 0', variable in rtmsg_base
722 sql_constraints = {} variable in nh
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/netlink/rtnl/ifinfmsg/
H A D__init__.py413 sql_constraints = {'index': 'NOT NULL'} variable in ifinfbase
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/netlink/
H A D__init__.py656 sql_constraints = {} variable in nlmsg_base