Lines Matching defs:info
105 struct ifinfomsg info = { .ifi_family = AF_UNSPEC };
112 {VETH_INFO_PEER, &info, sizeof(info), peerinfo},
138 NLM_F_CREATE | NLM_F_EXCL, &info, sizeof(info));
164 struct ifinfomsg info = { .ifi_family = AF_UNSPEC };
182 NLM_F_CREATE | NLM_F_EXCL, &info, sizeof(info));
207 struct ifinfomsg info = { .ifi_family = AF_UNSPEC };
217 ctx = create_request(file, lineno, RTM_DELLINK, 0, &info, sizeof(info));
246 struct ifaddrmsg info = {
258 info.ifa_index = index;
259 ctx = create_request(file, lineno, action, nl_flags, &info,
260 sizeof(info));
324 struct ifinfomsg info = { .ifi_family = AF_UNSPEC };
334 ctx = create_request(file, lineno, RTM_NEWLINK, 0, &info, sizeof(info));
383 struct rtmsg info = {
412 info.rtm_scope = RT_SCOPE_NOWHERE;
414 info.rtm_scope = RT_SCOPE_UNIVERSE;
416 ctx = create_request(file, lineno, action, flags, &info, sizeof(info));
528 unsigned int handle, unsigned int info, const char *qd_kind,
537 .tcm_info = info