Home
last modified time | relevance | path

Searched refs:vrf (Results 1 – 19 of 19) sorted by relevance

/third_party/libnl/
Dsolve-oh-compile-problem.patch1 diff --git a/lib/route/link/vrf.c b/lib/route/link/vrf.c
3 --- a/lib/route/link/vrf.c
4 +++ b/lib/route/link/vrf.c
6 #include <netlink/route/link/vrf.h>
DREADME_ZH.md25 vrf-c.patch
DREADME.md26 vrf-c.patch
DBUILD.gn196 "libnl-3.5.0/lib/route/link/vrf.c",
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_pcb.c208 struct sctp_vrf *vrf = NULL; local
212 vrf = sctp_find_vrf(vrf_id);
213 if (vrf) {
215 return (vrf);
217 SCTP_MALLOC(vrf, struct sctp_vrf *, sizeof(struct sctp_vrf),
219 if (vrf == NULL) {
227 memset(vrf, 0, sizeof(struct sctp_vrf));
228 vrf->vrf_id = vrf_id;
229 LIST_INIT(&vrf->ifnlist);
230 vrf->total_ifa_count = 0;
[all …]
Dsctp_asconf.c2477 struct sctp_vrf *vrf = NULL; in sctp_find_valid_localaddr() local
2483 vrf = sctp_find_vrf(stcb->asoc.vrf_id); in sctp_find_valid_localaddr()
2484 if (vrf == NULL) { in sctp_find_valid_localaddr()
2489 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) { in sctp_find_valid_localaddr()
3097 struct sctp_vrf *vrf = NULL; in sctp_check_address_list_all() local
3114 vrf = sctp_find_vrf(vrf_id); in sctp_check_address_list_all()
3115 if (vrf == NULL) { in sctp_check_address_list_all()
3120 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) { in sctp_check_address_list_all()
3418 struct sctp_vrf *vrf = NULL; in sctp_asconf_send_nat_state_update() local
3423 vrf = sctp_find_vrf(vrf_id); in sctp_asconf_send_nat_state_update()
[all …]
Dsctp_sysctl.c198 struct sctp_vrf *vrf; in sctp_sysctl_number_of_addresses() local
205 if ((vrf = sctp_find_vrf(inp->def_vrf_id)) == NULL) { in sctp_sysctl_number_of_addresses()
209 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) { in sctp_sysctl_number_of_addresses()
254 struct sctp_vrf *vrf; in sctp_sysctl_copy_out_local_addresses() local
304 if ((vrf = sctp_find_vrf(inp->def_vrf_id)) == NULL) { in sctp_sysctl_copy_out_local_addresses()
310 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) { in sctp_sysctl_copy_out_local_addresses()
Dsctp_pcb.h78 struct sctp_vrf *vrf; member
697 void sctp_free_vrf(struct sctp_vrf *vrf);
Dsctp_output.c2069 struct sctp_vrf *vrf = NULL; in sctp_add_addresses_to_i_ia() local
2075 vrf = sctp_find_vrf(vrf_id); in sctp_add_addresses_to_i_ia()
2076 if (vrf == NULL) { in sctp_add_addresses_to_i_ia()
2085 if (vrf->total_ifa_count > SCTP_COUNT_LIMIT) { in sctp_add_addresses_to_i_ia()
2090 LIST_FOREACH(sctp_ifnp, &vrf->ifnlist, next_ifn) { in sctp_add_addresses_to_i_ia()
2139 LIST_FOREACH(sctp_ifnp, &vrf->ifnlist, next_ifn) { in sctp_add_addresses_to_i_ia()
2520 struct sctp_vrf *vrf; in sctp_choose_boundspecific_inp() local
2523 vrf = sctp_find_vrf(vrf_id); in sctp_choose_boundspecific_inp()
2524 if (vrf == NULL) in sctp_choose_boundspecific_inp()
2657 struct sctp_vrf *vrf; in sctp_choose_boundspecific_stcb() local
[all …]
Dsctputil.c5885 struct sctp_vrf *vrf; local
5895 vrf = sctp_find_vrf(vrf_id);
5896 if (vrf == NULL) {
5904 hash_head = &vrf->vrf_addr_hash[(hash_of_addr & vrf->vrf_addr_hashmark)];
5907 hash_of_addr, (uint32_t)vrf->vrf_addr_hashmark,
5908 (uint32_t)(hash_of_addr & vrf->vrf_addr_hashmark));
7860 struct sctp_vrf *vrf; local
7880 vrf = sctp_find_vrf(stcb->asoc.vrf_id);
7881 if (vrf == NULL) {
7891 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
Dsctp_os_userspace.h642 #define SCTP_INIT_VRF_TABLEID(vrf) argument
Dsctp_usrreq.c1464 struct sctp_vrf *vrf; local
1533 vrf = sctp_find_vrf(vrf_id);
1534 if (vrf == NULL) {
1538 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
1799 struct sctp_vrf *vrf = NULL; local
1809 vrf = sctp_find_vrf(vrf_id);
1810 if (vrf == NULL) {
1817 LIST_FOREACH(sctp_ifn, &vrf->ifnlist, next_ifn) {
/third_party/elfutils/tests/
Drun-debuginfod-archive-groom.sh64 rm -vrf R/debuginfod-rpms/fedora31
75 rm -vrf R/debuginfod-rpms/fedora31
Drun-debuginfod-archive-test.sh54 rm -vrf R/debuginfod-rpms/fedora31
Drun-debuginfod-archive-rename.sh55 rm -vrf R/debuginfod-rpms/fedora31
Drun-debuginfod-extraction.sh53 rm -vrf R/debuginfod-rpms/fedora31
Drun-debuginfod-fd-prefetch-caches.sh30 rm -vrf R/debuginfod-rpms/fedora31
Drun-debuginfod-response-headers.sh57 rm -vrf R/debuginfod-rpms/fedora31
Drun-debuginfod-find.sh311 rm -vrf R/debuginfod-rpms/fedora31