Home
last modified time | relevance | path

Searched refs:next_ie (Results 1 – 25 of 79) sorted by relevance

1234

/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dieee80211.h1032 union ieee80211_ie *next_ie = next_ie_byte; in ieee80211_next_ie() local
1035 return next_ie; in ieee80211_next_ie()
1037 if ( ieee80211_ie_bound ( next_ie, end ) ) in ieee80211_next_ie()
1038 return next_ie; in ieee80211_next_ie()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dieee80211.h1032 union ieee80211_ie *next_ie = next_ie_byte; in ieee80211_next_ie() local
1035 return next_ie; in ieee80211_next_ie()
1037 if ( ieee80211_ie_bound ( next_ie, end ) ) in ieee80211_next_ie()
1038 return next_ie; in ieee80211_next_ie()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/include/gpxe/
H A Dieee80211.h1031 union ieee80211_ie *next_ie = next_ie_byte; in ieee80211_next_ie() local
1034 return next_ie; in ieee80211_next_ie()
1036 if ( ieee80211_ie_bound ( next_ie, end ) ) in ieee80211_next_ie()
1037 return next_ie; in ieee80211_next_ie()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dieee80211.h1032 union ieee80211_ie *next_ie = next_ie_byte; in ieee80211_next_ie() local
1035 return next_ie; in ieee80211_next_ie()
1037 if ( ieee80211_ie_bound ( next_ie, end ) ) in ieee80211_next_ie()
1038 return next_ie; in ieee80211_next_ie()
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dieee80211.h1032 union ieee80211_ie *next_ie = next_ie_byte; in ieee80211_next_ie() local
1035 return next_ie; in ieee80211_next_ie()
1037 if ( ieee80211_ie_bound ( next_ie, end ) ) in ieee80211_next_ie()
1038 return next_ie; in ieee80211_next_ie()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dieee80211.h1032 union ieee80211_ie *next_ie = next_ie_byte; in ieee80211_next_ie() local
1035 return next_ie; in ieee80211_next_ie()
1037 if ( ieee80211_ie_bound ( next_ie, end ) ) in ieee80211_next_ie()
1038 return next_ie; in ieee80211_next_ie()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dieee80211.h1032 union ieee80211_ie *next_ie = next_ie_byte; in ieee80211_next_ie() local
1035 return next_ie; in ieee80211_next_ie()
1037 if ( ieee80211_ie_bound ( next_ie, end ) ) in ieee80211_next_ie()
1038 return next_ie; in ieee80211_next_ie()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dieee80211.h1032 union ieee80211_ie *next_ie = next_ie_byte; in ieee80211_next_ie() local
1035 return next_ie; in ieee80211_next_ie()
1037 if ( ieee80211_ie_bound ( next_ie, end ) ) in ieee80211_next_ie()
1038 return next_ie; in ieee80211_next_ie()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dieee80211.h1032 union ieee80211_ie *next_ie = next_ie_byte; in ieee80211_next_ie() local
1035 return next_ie; in ieee80211_next_ie()
1037 if ( ieee80211_ie_bound ( next_ie, end ) ) in ieee80211_next_ie()
1038 return next_ie; in ieee80211_next_ie()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c1350 goto next_ie; in mwifiex_set_gen_ie_helper()
1357 goto next_ie; in mwifiex_set_gen_ie_helper()
1371 goto next_ie; in mwifiex_set_gen_ie_helper()
1384 goto next_ie; in mwifiex_set_gen_ie_helper()
1406 next_ie: in mwifiex_set_gen_ie_helper()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c1350 goto next_ie; in mwifiex_set_gen_ie_helper()
1357 goto next_ie; in mwifiex_set_gen_ie_helper()
1371 goto next_ie; in mwifiex_set_gen_ie_helper()
1384 goto next_ie; in mwifiex_set_gen_ie_helper()
1406 next_ie: in mwifiex_set_gen_ie_helper()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c1350 goto next_ie; in mwifiex_set_gen_ie_helper()
1357 goto next_ie; in mwifiex_set_gen_ie_helper()
1371 goto next_ie; in mwifiex_set_gen_ie_helper()
1384 goto next_ie; in mwifiex_set_gen_ie_helper()
1406 next_ie: in mwifiex_set_gen_ie_helper()
/dports/emulators/qemu/qemu-6.2.0/block/monitor/
H A Dblock-hmp-cmds.c902 ImageEntry *image_entry, *next_ie; in hmp_info_snapshots() local
1007 QTAILQ_FOREACH_SAFE(image_entry, &image_list, next, next_ie) { in hmp_info_snapshots()
/dports/emulators/qemu5/qemu-5.2.0/block/monitor/
H A Dblock-hmp-cmds.c900 ImageEntry *image_entry, *next_ie; in hmp_info_snapshots() local
1004 QTAILQ_FOREACH_SAFE(image_entry, &image_list, next, next_ie) { in hmp_info_snapshots()
/dports/emulators/qemu60/qemu-6.0.0/block/monitor/
H A Dblock-hmp-cmds.c891 ImageEntry *image_entry, *next_ie; in hmp_info_snapshots() local
996 QTAILQ_FOREACH_SAFE(image_entry, &image_list, next, next_ie) { in hmp_info_snapshots()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/monitor/
H A Dblock-hmp-cmds.c899 ImageEntry *image_entry, *next_ie; in hmp_info_snapshots() local
1003 QTAILQ_FOREACH_SAFE(image_entry, &image_list, next, next_ie) { in hmp_info_snapshots()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/monitor/
H A Dblock-hmp-cmds.c899 ImageEntry *image_entry, *next_ie; in hmp_info_snapshots() local
1003 QTAILQ_FOREACH_SAFE(image_entry, &image_list, next, next_ie) { in hmp_info_snapshots()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/monitor/
H A Dblock-hmp-cmds.c902 ImageEntry *image_entry, *next_ie; in hmp_info_snapshots() local
1007 QTAILQ_FOREACH_SAFE(image_entry, &image_list, next, next_ie) { in hmp_info_snapshots()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dipa-cp.c2262 struct cgraph_edge *ie, *next_ie; in ipcp_discover_new_direct_edges() local
2265 for (ie = node->indirect_calls; ie; ie = next_ie) in ipcp_discover_new_direct_edges()
2269 next_ie = ie->next_callee; in ipcp_discover_new_direct_edges()
H A Dipa-prop.c2288 struct cgraph_edge *ie, *next_ie, *new_direct_edge; in update_indirect_edges_after_inlining() local
2298 for (ie = node->indirect_calls; ie; ie = next_ie) in update_indirect_edges_after_inlining()
2304 next_ie = ie->next_callee; in update_indirect_edges_after_inlining()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dipa-cp.c2344 struct cgraph_edge *ie, *next_ie; in ipcp_discover_new_direct_edges() local
2347 for (ie = node->indirect_calls; ie; ie = next_ie) in ipcp_discover_new_direct_edges()
2351 next_ie = ie->next_callee; in ipcp_discover_new_direct_edges()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dipa-cp.c2258 struct cgraph_edge *ie, *next_ie; in ipcp_discover_new_direct_edges() local
2261 for (ie = node->indirect_calls; ie; ie = next_ie) in ipcp_discover_new_direct_edges()
2265 next_ie = ie->next_callee; in ipcp_discover_new_direct_edges()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/f2fs/
H A Dgc.c861 struct inode_entry *ie, *next_ie; in put_gc_inode() local
863 list_for_each_entry_safe(ie, next_ie, &gc_list->ilist, list) { in put_gc_inode()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/f2fs/
H A Dgc.c861 struct inode_entry *ie, *next_ie; in put_gc_inode() local
863 list_for_each_entry_safe(ie, next_ie, &gc_list->ilist, list) { in put_gc_inode()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/f2fs/
H A Dgc.c861 struct inode_entry *ie, *next_ie; in put_gc_inode() local
863 list_for_each_entry_safe(ie, next_ie, &gc_list->ilist, list) { in put_gc_inode()

1234